Home
last modified time | relevance | path

Searched refs:successp (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/resolv/
H A Dres_debug.c1170 res_nametoclass(const char *buf, int *successp) { in res_nametoclass() argument
1187 if (successp) in res_nametoclass()
1188 *successp = success; in res_nametoclass()
1193 res_nametotype(const char *buf, int *successp) { in res_nametotype() argument
1210 if (successp) in res_nametotype()
1211 *successp = success; in res_nametotype()