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

  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
buffer.h 51 * that is selected with isc_buffer_setactive(). Initially, the active region
866 #define isc_buffer_setactive ISC__BUFFER_SETACTIVE macro
889 #define isc_buffer_setactive isc__buffer_setactive
  /src/external/mpl/bind/dist/lib/isc/include/isc/
buffer.h 44 * that is selected with isc_buffer_setactive(). Initially, the active region
777 isc_buffer_setactive(isc_buffer_t *restrict b, const unsigned int n) { function
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
buffer.h 45 * that is selected with isc_buffer_setactive(). Initially, the active region
1055 #define isc_buffer_setactive ISC__BUFFER_SETACTIVE macro
1078 #define isc_buffer_setactive isc__buffer_setactive

Completed in 29 milliseconds