Searched defs:np_ldap_stat (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/
H A Dldap_ldap.c59 __nis_object_dn_t *def, int *np_ldap_stat) {
151 * in np_ldap_stat.
154 if (np_ldap_stat != NULL && stat == LDAP_NO_SUCH_OBJECT)
155 *np_ldap_stat = NP_LDAP_NO_VALUE;
58 lookupLDAP(__nis_search_triple_t *t, char *attrName, __nis_rule_value_t *rv, __nis_object_dn_t *def, int *np_ldap_stat) argument
H A Dldap_val.c511 __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; local
510 getMappingItemVal(__nis_mapping_item_t *item, __nis_mapping_item_type_t native, __nis_rule_value_t *rv, char *berstring, int *np_ldap_stat) argument
1239 getMappingItem(__nis_mapping_item_t *i, __nis_mapping_item_type_t native, __nis_rule_value_t *rv, char *berstring, int *np_ldap_stat) argument
2341 getMappingSubElement(__nis_mapping_sub_element_t *e, __nis_rule_value_t *rv, int *np_ldap_stat) argument
[all...]

Completed in 260 milliseconds