Home
last modified time | relevance | path

Searched refs:dbIdName (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_yp_util.c353 if (in->dbIdName) { in copy_object_dn()
354 newdn->dbIdName = s_strndup(in->dbIdName, in copy_object_dn()
355 strlen(in->dbIdName)); in copy_object_dn()
356 if (newdn->dbIdName == NULL) in copy_object_dn()
H A Dldap_parse.h543 char *dbIdName; member
H A Dnis_parse_ldap_util.c441 if (obj_dn->dbIdName != NULL) in free_object_dn()
442 free(obj_dn->dbIdName); in free_object_dn()
443 obj_dn->dbIdName = NULL; in free_object_dn()
829 if (objectDN->dbIdName != NULL) { in finish_parse()
830 s = objectDN->dbIdName; in finish_parse()
834 report_error2(objectDN->dbIdName, t->dbId); in finish_parse()
H A Dldap_print.c259 p2buf(myself, ":\n\t\tdbid=%s\n", NIL(o->dbIdName)); in printobjectDN()
H A Dnis_parse_ldap_map.c2713 obj_dn->dbIdName = in get_deleteDisp()