Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libbind/dist/irs/
H A Ddns_ho.c688 int (*name_ok)(const char *); in gethostans() local
/netbsd-src/lib/libc/net/
H A Dgethnamaddr.c231 int (*name_ok)(const char *); in getanswer() local
H A Dgetaddrinfo.c1717 int (*name_ok) (const char *); in getanswer() local
/netbsd-src/external/mit/isl/dist/
H A Disl_space.c492 static int name_ok(isl_ctx *ctx, const char *s) in name_ok() function