代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/359019/10170144
c scsi-linux-pg.c
/* @(#)scsi-linux-pg.c 1.27 00/07/01 Copyright 1997 J. Schilling */
#ifndef lint
static char ___sccsid[] =
"@(#)scsi-linux-pg.c 1.27 00/07/01 Copyright 1997 J. Schilling";
#endif
/*
* Interface for
www.eeworm.com/read/359019/10170150
c scsi-bsd.c
/* @(#)scsi-bsd.c 1.31 00/07/01 Copyright 1997 J. Schilling */
#ifndef lint
static char __sccsid[] =
"@(#)scsi-bsd.c 1.31 00/07/01 Copyright 1997 J. Schilling";
#endif
/*
* Interface for the NetBSD/
www.eeworm.com/read/163079/10175396
c mcd.c
/*
linux/kernel/blk_drv/mcd.c - Mitsumi CDROM driver
Copyright (C) 1992 Martin Harriss
martin@bdsi.com
This program is free software; you can redistribute it and/or modify
it under th
www.eeworm.com/read/163079/10175703
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/163079/10175719
c 3c509.c
/* 3c509.c: A 3c509 EtherLink3 ethernet driver for linux. */
/*
Written 1993 by Donald Becker.
Copyright 1993 United States Government as represented by the
Director, National Security Agency
www.eeworm.com/read/163079/10175751
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/163079/10176283
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/163079/10176352
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/163079/10176353
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/163079/10176508
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