代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/255541/12075302
c depca.c
/* depca.c: A DIGITAL DEPCA ethernet driver for linux.
Written 1994 by David C. Davies.
Copyright 1994 David C. Davies and United States Government as
represented by the Director,
www.eeworm.com/read/255541/12075338
c slhc.c
/*
* Routines to compress and uncompress tcp packets (for transmission
* over low speed serial lines).
*
* Copyright (c) 1989 Regents of the University of California.
* All rights reserved.
www.eeworm.com/read/255541/12075994
c sched.c
/*
* linux/kernel/sched.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* 'sched.c' is the main kernel file. It contains scheduling primitives
* (sleep_on, wakeup, schedule etc)
www.eeworm.com/read/255541/12076012
c ptrace.c
/* ptrace.c */
/* By Ross Biro 1/23/92 */
/* edited by Linus Torvalds */
#include
#include
#include
#include
#include
www.eeworm.com/read/255541/12076083
c hpfs_fs.c
/*
* linux/fs/hpfs/hpfs_fs.c
* read-only HPFS
* version 1.0
*
* Chris Smith 1993
*
* Sources & references:
* Duncan, _Design ... of HPFS_, MSJ 4(5) (C) 1989 Microsoft Corp
*
www.eeworm.com/read/255541/12076084
h hpfs.h
/* The paper
Duncan, Roy
Design goals and implementation of the new High Performance File System
Microsoft Systems Journal Sept 1989 v4 n5 p1(13)
describes what HPFS looked
www.eeworm.com/read/255541/12076257
c exec.c
/*
* linux/fs/exec.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything
www.eeworm.com/read/255541/12076452
c ip.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user l
www.eeworm.com/read/255541/12076467
c tcp.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user l
www.eeworm.com/read/255541/12076509
c dev.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user l