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

/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dbuffer.h694 #define ISC__BUFFER_INITNULL(_b) ISC__BUFFER_INIT(_b, NULL, 0) macro
848 #define isc_buffer_initnull ISC__BUFFER_INITNULL
/freebsd-9.3-release/contrib/ntp/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

Completed in 110 milliseconds