Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/lib/isc/include/isc/
H A Dlex.h75 #define ISC_LEXOPT_QSTRING 0x10 /*%< Recognize qstrings. */ macro
/freebsd-13.1/contrib/ntp/lib/isc/
H A Dlex.c538 (options & ISC_LEXOPT_QSTRING) != 0) { in isc_lex_gettoken()
804 options |= ISC_LEXOPT_QSTRING; in isc_lex_getmastertoken()