代码搜索:Operating
找到约 10,000 项符合「Operating」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5516299
h cygwin.h
/* Operating system specific defines to be used when targeting GCC for
hosting on Windows32, using a Unix style C library and tools.
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
www.eeworm.com/read/350097/3127914
s checksum.s
/* $Id: checksum.S,v 1.4 2000/05/14 08:41:26 gniibe Exp $
*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
*
www.eeworm.com/read/350097/3134801
txt ufs.txt
USING UFS
=========
mount -t ufs -o ufstype=type_of_ufs device dir
UFS OPTIONS
===========
ufstype=type_of_ufs
UFS is a file system widely used in different operating systems.
The problem are di
www.eeworm.com/read/350097/3134862
txt fore200e.txt
FORE Systems PCA-200E/SBA-200E ATM NIC driver
---------------------------------------------
This driver adds support for the FORE Systems 200E-series ATM adapters
to the Linux operating system. It i
www.eeworm.com/read/348117/3158786
cs originoperatingsystems.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace org.in2bits.MyOle2.Metadata
{
///
/// Origin Operating System choices in OLE2 SummaryInformation s
www.eeworm.com/read/340665/3269128
c misc.c
/* Misc. operating system stubs. */
#include
#include
#include
/* _raise(), getpid(), and kill() are required by abort().
getpid/kill are prefixed with '_' b
www.eeworm.com/read/340665/3272504
h cygwin.h
/* Operating system specific defines to be used when targeting GCC for
hosting on Windows32, using a Unix style C library and tools.
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
www.eeworm.com/read/340665/3272543
h win32.h
/* Operating system specific defines to be used when targeting GCC for
hosting on Windows NT 3.x, using a Unix style C library and tools,
as distinct from winnt.h, which is used to build GCC for
www.eeworm.com/read/337546/3328450
s checksum.s
/* $Id: checksum.S,v 1.10 2001/07/06 13:11:32 gniibe Exp $
*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
*
www.eeworm.com/read/326711/3469934
c fig12_03.c
/* Fig. 12.3: fig12_03.c
Operating and maintaining a list */
#include
#include
/* self-referential structure */
struct listNode {
char data; /* each list