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

  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
buffer.h 398 isc__buffer_first(isc_buffer_t *b);
780 #define ISC__BUFFER_FIRST(_b) \
867 #define isc_buffer_first ISC__BUFFER_FIRST
890 #define isc_buffer_first isc__buffer_first
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
buffer.h 435 isc__buffer_first(isc_buffer_t *b);
914 #define ISC__BUFFER_FIRST(_b) \
1056 #define isc_buffer_first ISC__BUFFER_FIRST
1079 #define isc_buffer_first isc__buffer_first

Completed in 25 milliseconds