Home
last modified time | relevance | path

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

/resolv/
A Dtst-inet_pton.c54 int ok; in check_result() local
60 ok = t->ipv4_ok; in check_result()
65 ok = t->ipv6_ok; in check_result()
73 if (inet_ret != ok) in check_result()
79 what, t->input, family, ok, inet_ret); in check_result()
A Dres_init.c582 bool ok = res_vinit_1 (fp, &parser); in __resolv_conf_load() local
583 if (ok && change != NULL) in __resolv_conf_load()
586 ok = __file_change_detection_for_fp (change, fp); in __resolv_conf_load()
588 if (ok) in __resolv_conf_load()
632 bool ok = __resolv_conf_attach (statp, conf); in __res_vinit() local
634 if (ok) in __res_vinit()

Completed in 6 milliseconds