代码搜索:structures

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

代码结果 10,000
www.eeworm.com/read/275358/4178208

svn-base tree.h.svn-base

/* * Summary: interfaces for tree manipulation * Description: this module describes the structures found in an tree resulting * from an XML or HTML parsing, as well as the API provided
www.eeworm.com/read/271875/4221591

h agent_registry.h

#ifndef AGENT_REGISTRY_H #define AGENT_REGISTRY_H /***********************************************************************/ /* * new version2 agent handler API structures */ /*********************
www.eeworm.com/read/271875/4221683

h file_utils.h

#ifndef NETSNMP_FILE_UTILS_H #define NETSNMP_FILE_UTILS_H #ifdef _cplusplus extern "C" { #endif /*------------------------------------------------------------------ * * structures
www.eeworm.com/read/447714/1698883

h wlan_dev.h

/******************* (c) Marvell Semiconductor, Inc. 2005 ******************** * File: wlan_dev.h * * Purpose: * This file contains definitions and data structures that are sp
www.eeworm.com/read/447241/1707216

h wlan_dev.h

/******************* (c) Marvell Semiconductor, Inc. 2005 ******************** * File: wlan_dev.h * * Purpose: * This file contains definitions and data structures that are sp
www.eeworm.com/read/430479/1929890

c tcp.c

/** * @file * Transmission Control Protocol for IP * * This file contains common functions for the TCP implementation, such as functinos * for manipulating the data structures and the TCP timer f
www.eeworm.com/read/419495/2076637

h aeetsuppstypes.h

#ifndef AEETSUPPSTYPES_H #define AEETSUPPSTYPES_H /*====================================================== FILE: AEETSuppsTypes.h SERVICES: Definitions of data structures used for Supplementar
www.eeworm.com/read/409921/2220102

h tree.h

/* * Summary: interfaces for tree manipulation * Description: this module describes the structures found in an tree resulting * from an XML or HTML parsing, as well as the API provi
www.eeworm.com/read/409921/2226123

h editstr.h

/* * RichEdit - structures and constant * * Copyright 2004 by Krzysztof Foltman * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Les
www.eeworm.com/read/396408/2416552

h enumwnd.h

//global structures for task enumeration typedef struct _TASK_LIST { DWORD dwProcessId; DWORD dwInheritedFromProcessId; BOOL flags; HWND hwnd; CHAR