Home
last modified time | relevance | path

Searched defs:header_ok (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dmessage.h229 unsigned int header_ok : 1; member
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dtraditional.c387 bool header_ok; in _cpp_scan_out_logical_line() local
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dtraditional.cc392 bool header_ok; in _cpp_scan_out_logical_line() local
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Dmessage.h275 unsigned int header_ok : 1; global() member
/netbsd-src/external/mpl/bind/dist/lib/isc/netmgr/
H A Dhttp.c759 bool header_ok = true; client_on_header_callback() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc18195 module_name (unsigned ix, bool header_ok) in module_name()