Lines Matching defs:np_ldap_stat
511 __nis_rule_value_t *rv, char *berstring, int *np_ldap_stat) {
629 if (np_ldap_stat != NULL)
630 *np_ldap_stat =
668 np_ldap_stat);
1240 __nis_rule_value_t *rv, char *berstring, int *np_ldap_stat) {
1252 np_ldap_stat));
2342 __nis_rule_value_t *rv, int *np_ldap_stat) {
2351 np_ldap_stat);
2369 rv, np_ldap_stat);
2392 int *np_ldap_stat;
2402 np_ldap_stat = am(myself,
2405 (tv == 0 || np_ldap_stat == 0)) {
2408 sfree(np_ldap_stat);
2412 np_ldap_stat[i] = 0;
2415 rv, &np_ldap_stat[i]);
2426 if (np_ldap_stat[i] == NP_LDAP_MAP_SUCCESS)
2428 if (np_ldap_stat[i] == NP_LDAP_NO_VALUE)
2443 sfree(np_ldap_stat);