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

  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
buffer.h 362 isc__buffer_remainingregion(isc_buffer_t *b, isc_region_t *r);
758 #define ISC__BUFFER_REMAININGREGION(_b, _r) \
864 #define isc_buffer_remainingregion ISC__BUFFER_REMAININGREGION
887 #define isc_buffer_remainingregion isc__buffer_remainingregion
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
buffer.h 399 isc__buffer_remainingregion(isc_buffer_t *b, isc_region_t *r);
886 #define ISC__BUFFER_REMAININGREGION(_b, _r) \
1053 #define isc_buffer_remainingregion ISC__BUFFER_REMAININGREGION
1076 #define isc_buffer_remainingregion isc__buffer_remainingregion

Completed in 25 milliseconds