Home
last modified time | relevance | path

Searched defs:MATCH_ALL (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_io.h67 MATCH_ALL, enumerator
/freebsd/contrib/sqlite3/
H A Dsqlite3.c224937 static const uint32_t MATCH_ALL = (uint32_t)'%'; local