Home
last modified time | relevance | path

Searched refs:ISC__BUFFER_INITNULL (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dbuffer.h699 #define ISC__BUFFER_INITNULL(_b) ISC__BUFFER_INIT(_b, NULL, 0) macro
853 #define isc_buffer_initnull ISC__BUFFER_INITNULL