Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/lib/isc/include/isc/
H A Dbuffer.h141 #define isc_buffer_base(b) ((void *)(b)->base) /*a*/ macro
/freebsd-12.1/contrib/ntp/lib/isc/
H A Dlex.c895 r->base = (unsigned char *)isc_buffer_base(source->pushback) + in isc_lex_getlasttokentext()