代码搜索:structures

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

代码结果 10,000
www.eeworm.com/read/284556/8919310

h templatestack.h

// templatestack.h // Data structures for a stack" -- a Last-In-First-Out list -- // of arbitrary things. // // Copyright (c) 1992,1993,1995 The Regents of the University of California. // All rights
www.eeworm.com/read/383713/8925409

h minix_fs.h

#ifndef _LINUX_MINIX_FS_H #define _LINUX_MINIX_FS_H /* * The minix filesystem constants/structures */ /* * Thanks to Kees J Bot for sending me the definitions of the new * minix filesys
www.eeworm.com/read/283325/9029002

rtn dhcpslib.rtn

dhcpsInit {set up the DHCP server parameters and data structures} {dhcpsInit\( \)} {dhcpsInit(\ )} {VxWorks API Reference} {OS Libraries
www.eeworm.com/read/379711/9181962

h minix_fs.h

#ifndef _LINUX_MINIX_FS_H #define _LINUX_MINIX_FS_H /* * The minix filesystem constants/structures */ /* * Thanks to Kees J Bot for sending me the definitions of the new * minix filesys
www.eeworm.com/read/379256/9203536

h ip.h

/* Ensure network structures aren't padded (DJGPP and VC) */ #define MAXDATA 1500 /* Maximum Ethernet data size */ #define MAXPACK (MAXDATA+14) /* Maximum packet size (incl. datali
www.eeworm.com/read/179753/9340278

htm ch09_01.htm

Data Structures (Programming Perl)
www.eeworm.com/read/179753/9340636

htm ch09_07.htm

Saving Data Structures (Programming Perl)
www.eeworm.com/read/177819/9431163

h regex.h

/* Definitions for data structures and routines for the regular expression library, version 0.12. Copyright (C) 1985,1989-1993,1995-1998, 2000 Free Software Foundation, Inc. This file is par
www.eeworm.com/read/372227/9516823

h ip.h

/* Ensure network structures aren't padded (DJGPP and VC) */ #pragma pack(1) #define MAXDATA 1500 /* Maximum Ethernet data size */ #define MAXPACK (MAXDATA+14) /* Maximum packet siz
www.eeworm.com/read/372227/9516932

h ip.h

/* Ensure network structures aren't padded (DJGPP and VC) */ #pragma pack(1) #define MAXDATA 1500 /* Maximum Ethernet data size */ #define MAXPACK (MAXDATA+14) /* Maximum packet siz