OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isc_buffer_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
types.h
51
typedef struct isc_buffer
isc_buffer_t
; /*%< Buffer */
typedef in typeref:struct:isc_buffer
52
typedef ISC_LIST(
isc_buffer_t
) isc_bufferlist_t; /*%< Buffer List */
63
typedef void (isc_httpdfree_t)(
isc_buffer_t
*, void *); /*%< HTTP free function */
113
isc_buffer_t
*body,
/src/external/mpl/bind/dist/lib/isc/include/isc/
types.h
38
typedef struct isc_buffer
isc_buffer_t
; /*%< Buffer */
typedef in typeref:struct:isc_buffer
39
typedef ISC_LIST(
isc_buffer_t
) isc_bufferlist_t; /*%< Buffer List */
46
typedef void(isc_httpdfree_t)(
isc_buffer_t
*, void *); /*%< HTTP free function
/src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
types.h
42
typedef struct isc_buffer
isc_buffer_t
; /*%< Buffer */
typedef in typeref:struct:isc_buffer
43
typedef ISC_LIST(
isc_buffer_t
) isc_bufferlist_t; /*%< Buffer List */
55
typedef void(isc_httpdfree_t)(
isc_buffer_t
*, void *); /*%< HTTP free function
109
const char **retmsg, const char **mimetype,
isc_buffer_t
*body,
Completed in 36 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026