HomeSort by: relevance | last modified time | path
    Searched refs:isc__buffer_first (Results 1 - 4 of 4) 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
  /src/external/bsd/ntp/dist/libntp/lib/isc/
buffer.c 206 isc__buffer_first(isc_buffer_t *b) { function
213 ISC__BUFFER_FIRST(b);
  /src/external/mpl/dhcp/bind/dist/lib/isc/
buffer.c 166 isc__buffer_first(isc_buffer_t *b) { function
170 ISC__BUFFER_FIRST(b);

Completed in 24 milliseconds