代码搜索:structures

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

代码结果 10,000
www.eeworm.com/read/486092/6543348

inc d_if.inc

; ; d_ifacea.h ; ; Include file for asm driver interface. ; ; ; !!! note that this file must match the corresponding C structures in ; d_iface.h at all times !!! ; ; !!! if this is change
www.eeworm.com/read/485031/6571269

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/483067/6609248

h dir.h

/* dir.h Defines structures, macros, and functions for dealing with directories and pathnames. Copyright (c) Borland International 1987,1988,1990,1991 All Rights Reserved. */
www.eeworm.com/read/481542/6642971

c klist.c

/* * klist.c - Routines for manipulating klists. * * Copyright (C) 2005 Patrick Mochel * * This file is released under the GPL v2. * * This klist interface provides a couple of structures that
www.eeworm.com/read/481225/6645169

h bitmap.h

// bitmap.h // Data structures defining a bitmap -- an array of bits each of which // can be either on or off. // // Represented as an array of unsigned integers, on which we do // modulo arithmetic
www.eeworm.com/read/481225/6645217

h filehdr.h

// filehdr.h // Data structures for managing a disk file header. // // A file header describes where on disk to find the data in a file, // along with other information about the file (for instance
www.eeworm.com/read/481225/6645236

h filesys.h

// filesys.h // Data structures to represent the Nachos file system. // // A file system is a set of files stored on disk, organized // into directories. Operations on the file system have to // do
www.eeworm.com/read/481225/6645246

h directory.h

// directory.h // Data structures to manage a UNIX-like directory of file names. // // A directory is a table of pairs: , // giving the name of each file in the directory,
www.eeworm.com/read/479819/6680751

h usbdi.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: USBDI.H Abstract: structures common to the USBD and USB device drivers. Environment: Ker
www.eeworm.com/read/479745/6685780

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