Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/lib/isc/include/isc/
H A Dlex.h102 #define ISC_LEXCOMMENT_SHELL 0x04 macro
/freebsd-13.1/contrib/ntp/lib/isc/
H A Dlex.c492 ((lex->comments & ISC_LEXCOMMENT_SHELL) in isc_lex_gettoken()