代码搜索:Operating
找到约 10,000 项符合「Operating」的源代码
代码结果 10,000
www.eeworm.com/read/292705/3949299
txt sak.txt
Linux 2.4.2 Secure Attention Key (SAK) handling
18 March 2001, Andrew Morton
An operating system's Secure Attention Key is a security tool which is
provided as protection against
www.eeworm.com/read/279968/4128888
c syscalls.c
/* Operating system stubs, set up for the MRI simulator */
#include
#include
int isatty(file)
int file;
{
return 1;
}
int
_unlink (path)
const char *path;
{
errno
www.eeworm.com/read/279968/4128898
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/273740/4193608
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/443386/1740737
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/440906/1774096
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/440906/1774135
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/439082/1812343
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/439082/1819221
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/439082/1819286
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