HomeSort by: relevance | last modified time | path
    Searched defs:ISC__BUFFER_REGION (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
buffer.h 273 isc__buffer_region(isc_buffer_t *b, isc_region_t *r);
713 #define ISC__BUFFER_REGION(_b, _r) \
857 #define isc_buffer_region ISC__BUFFER_REGION
880 #define isc_buffer_region isc__buffer_region
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
buffer.h 310 isc__buffer_region(isc_buffer_t *b, isc_region_t *r);
828 #define ISC__BUFFER_REGION(_b, _r) \
1046 #define isc_buffer_region ISC__BUFFER_REGION
1069 #define isc_buffer_region isc__buffer_region

Completed in 25 milliseconds