Home
last modified time | relevance | path

Searched defs:success (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/netbsd/resolv/
Dres_debug.c503 sym_ston(const struct res_sym *syms, const char *name, int *success) { in sym_ston()
517 sym_ntos(const struct res_sym *syms, int number, int *success) { in sym_ntos()
535 sym_ntop(const struct res_sym *syms, int number, int *success) { in sym_ntop()
556 int success; in p_type() local
592 int success; in p_class() local
1134 int success; in res_nametoclass() local
1157 int success; in res_nametotype() local
/bionic/libc/netbsd/net/
Dgetaddrinfo.c357 int success = (ret == 0); in _test_connect() local
/bionic/libc/kernel/common/linux/
Dpkt_cls.h208 __u32 success; member