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

  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
buffer.h 386 isc__buffer_setactive(isc_buffer_t *b, unsigned int n);
775 #define ISC__BUFFER_SETACTIVE(_b, _n) \
866 #define isc_buffer_setactive ISC__BUFFER_SETACTIVE
889 #define isc_buffer_setactive isc__buffer_setactive
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
buffer.h 423 isc__buffer_setactive(isc_buffer_t *b, unsigned int n);
907 #define ISC__BUFFER_SETACTIVE(_b, _n) \
1055 #define isc_buffer_setactive ISC__BUFFER_SETACTIVE
1078 #define isc_buffer_setactive isc__buffer_setactive

Completed in 31 milliseconds