Searched refs:ok (Results 1 – 2 of 2) sorted by relevance
54 int ok; in check_result() local60 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()
582 bool ok = res_vinit_1 (fp, &parser); in __resolv_conf_load() local583 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() local634 if (ok) in __res_vinit()
Completed in 6 milliseconds