Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dlex.h88 #define ISC_LEXOPT_OCTAL 0x0400 /*%< Expect a octal number. */ macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dlex.h89 #define ISC_LEXOPT_OCTAL 0x0400 /*%< Expect a octal number. */ macro