代码搜索:structures

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

代码结果 10,000
www.eeworm.com/read/147328/12564528

h param.h

/* * tunable variables */ #define NBUF 32 /* size of buffer cache */ #define NINODE 150 /* number of in core inodes */ #define NFILE 175 /* number of in core file structures */ #define NMOUNT 8
www.eeworm.com/read/333989/12648986

txt hookdll.txt

Format of hook library (Hooks.dll) ---------------------------------- All constants, structures and macros are in ApiHooks.inc and ApiHooks.h files. DLL can be written in any language and mu
www.eeworm.com/read/135592/13918108

c super.c

/* * linux/fs/super.c * * Copyright (C) 1991, 1992 Linus Torvalds * * super.c contains code to handle: - mount structures * - super-block tables. *
www.eeworm.com/read/135303/13941795

h process.h

/* process.h Symbols and structures for process management. Copyright (c) 1987, 1991 by Borland International All Rights Reserved. */ #if !defined( __PROCESS_H ) #define __PRO
www.eeworm.com/read/135259/13945181

h pshpack4.h

/*++ Copyright (c) 1995-1998 Microsoft Corporation Module Name: pshpack4.h Abstract: This file turns 4 byte packing of structures on. (That is, it disables automatic alig
www.eeworm.com/read/135259/13945559

h pshpack8.h

/*++ Copyright (c) 1995-1998 Microsoft Corporation Module Name: pshpack8.h Abstract: This file turns 8 byte packing of structures on. (That is, it disables automatic alig
www.eeworm.com/read/135259/13947103

h pshpack2.h

/*++ Copyright (c) 1995-1998 Microsoft Corporation Module Name: pshpack2.h Abstract: This file turns 2 byte packing of structures on. (That is, it disables automatic alig
www.eeworm.com/read/135259/13947491

h xcmcmsx2.h

/* * XCMCMSX2.H * * Purpose: * Specifies constants and data structures for Microsoft CMC extensions * set update (forms extensions) * */ #ifndef _XCMCMSX2_H #pragma option pu
www.eeworm.com/read/135259/13947713

h iprtrmib.h

/*++ Copyright (c) 1995-1999 Microsoft Corporation Module Name: iprtrmib.h Abstract: This file contains: o Definitions of the MIB_XX structures passed to and from the IP
www.eeworm.com/read/135259/13948053

h pshpack1.h

/*++ Copyright (c) 1995-1998 Microsoft Corporation Module Name: pshpack1.h Abstract: This file turns 1 byte packing of structures on. (That is, it disables automatic alig