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

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dlex.h120 isc_tokentype_qstring = 3, enumerator in enum:__anon4830
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dlex.c743 tokenp->type = isc_tokentype_qstring;
803 if (expect == isc_tokentype_qstring)
817 expect == isc_tokentype_qstring)

Completed in 55 milliseconds