OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isc__buffer_usedregion
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
buffer.h
285
isc__buffer_usedregion
(isc_buffer_t *b, isc_region_t *r);
719
#define
ISC__BUFFER_USEDREGION
(_b, _r) \
858
#define isc_buffer_usedregion
ISC__BUFFER_USEDREGION
881
#define isc_buffer_usedregion
isc__buffer_usedregion
/src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
buffer.h
322
isc__buffer_usedregion
(const isc_buffer_t *b, isc_region_t *r);
836
#define
ISC__BUFFER_USEDREGION
(_b, _r) \
1047
#define isc_buffer_usedregion
ISC__BUFFER_USEDREGION
1070
#define isc_buffer_usedregion
isc__buffer_usedregion
/src/external/bsd/ntp/dist/libntp/lib/isc/
buffer.c
99
isc__buffer_usedregion
(isc_buffer_t *b, isc_region_t *r) {
function
107
ISC__BUFFER_USEDREGION
(b, r);
/src/external/mpl/dhcp/bind/dist/lib/isc/
buffer.c
94
isc__buffer_usedregion
(const isc_buffer_t *b, isc_region_t *r) {
function
98
ISC__BUFFER_USEDREGION
(b, r);
Completed in 74 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026