Searched refs:NSS_ACTION_CONTINUE (Results 1 – 4 of 4) sorted by relevance
72 && nss_next_action (*ni, NSS_STATUS_UNAVAIL) == NSS_ACTION_CONTINUE in __nss_lookup()125 && nss_next_action (*ni, NSS_STATUS_UNAVAIL) == NSS_ACTION_CONTINUE in libc_hidden_def()
64 nss_action_set_all (&new_service, NSS_ACTION_CONTINUE); in nss_action_parse()133 action = NSS_ACTION_CONTINUE; in nss_action_parse()
34 NSS_ACTION_CONTINUE, enumerator
127 if (nss_next_action (nip, NSS_STATUS_UNAVAIL) != NSS_ACTION_CONTINUE) in addinitgroupsX()