代码搜索:struct

找到约 10,000 项符合「struct」的源代码

代码结果 10,000
www.eeworm.com/read/428216/8883102

c nand_base.c

/* * drivers/mtd/nand.c * * Overview: * This is the generic MTD driver for NAND flash devices. It should be * capable of working with almost all NAND chips currently available. * Basic s
www.eeworm.com/read/284603/8914372

c iwcommon.c

/* * Wireless Tools * * Jean II - HPLB '99 * * Common subroutines to all the wireless tools... */ #include "iwcommon.h" /* Header */ /************************ SOCKET SUBROUTINES ************
www.eeworm.com/read/383713/8923855

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/383713/8924714

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/383713/8924740

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/383713/8924775

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/383713/8925476

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/383713/8925512

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/383713/8925513

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/383713/8925704

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