Home
last modified time | relevance | path

Searched defs:snull (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dtestpkts.c730 char* snull = NULL; in get_qtype() local
750 char* snull = NULL; in get_qname_len() local
794 char* snull = NULL; in get_serial() local
851 char* snull = NULL; in pkt_find_edns_opt() local
977 char* snull = NULL; in zerottls() local
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dsymtab.cc972 Symbol* const snull = NULL; in add_from_object() local
1861 Symbol* const snull = NULL; in define_special_symbol() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dsymtab.cc972 Symbol* const snull = NULL; in add_from_object() local
1861 Symbol* const snull = NULL; in define_special_symbol() local
/netbsd-src/sys/kern/
H A Dsubr_autoconf.c3915 ifattr_match(const char *snull, const char *t) in ifattr_match()