HomeSort by: relevance | last modified time | path
    Searched defs:ISC__BUFFER_USEDREGION (Results 1 - 2 of 2) 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

Completed in 25 milliseconds