Searched refs:en_type (Results 1 – 11 of 11) sorted by relevance
56 printf("\ttype: %s\n", e->en_type ? e->en_type : "none"); in print_entry()102 if (old->en_type == NULL) in copy_entry()103 nb->en_type = NULL; in copy_entry()105 nb->en_type = strdup(old->en_type); in copy_entry()106 if (nb->en_type == NULL) in copy_entry()119 if (nb->en_type) in copy_entry()120 delete nb->en_type; in copy_entry()131 if (nb->en_type) in copy_entry()132 delete nb->en_type; in copy_entry()165 if (obj->en_type) in free_entry()[all …]
261 if ((objp->zo_data.objdata_u.en_data.en_type = in xdr_nis_fetus_object()308 eo->en_type = 0; in makePseudoEntryObj()320 eo->en_type = (char *)in_directory; in makePseudoEntryObj()380 if (tobj != 0 && (e->en_type == 0 || e->en_type[0] == '\0')) { in unmakePseudoEntryObj()446 if (o->zo_data.objdata_u.en_data.en_type == 0) in unmakePseudoEntryObj()447 o->zo_data.objdata_u.en_data.en_type = sdup(myself, T, in unmakePseudoEntryObj()
1318 if (obj->en_type == 0 || in storeLDAP()1319 strcmp(obj->en_type, "IN_DIRECTORY") != 0) in storeLDAP()1414 if (obj == 0 || obj->en_type == 0 || in storeLDAP()1415 strcmp(obj->en_type, "IN_DIRECTORY") != 0) in storeLDAP()
781 if (e != 0 && e->en_type != 0 && in remove_aux()782 strcmp(e->en_type, "IN_DIRECTORY") == 0) in remove_aux()
571 if (obj->en_type != 0 && in setEntryExp()572 strcmp(obj->en_type, "IN_DIRECTORY") == 0) { in setEntryExp()
695 o.zo_data.objdata_u.en_data.en_type = in entriesFromLDAPreal()
1031 eo.en_type = (char *)"IN_DIRECTORY"; in dbRefreshObj()
205 string en_type<>; /* Type of entry such as "passwd" */
124 if (!xdr_string(xdrs, &objp->en_type, ~0)) in xdr_entry_obj()
418 eo->en_type = "cred_tbl"; in init_entry()
6455 int en_type; in aac_handle_aif() local6462 en_type = LE_32((uint32_t)aif->data.EN.type); in aac_handle_aif()6468 switch (en_type) { in aac_handle_aif()6475 if (softs->devcfg_wait_on == en_type) in aac_handle_aif()6482 switch (en_type) { in aac_handle_aif()6511 if (softs->devcfg_wait_on == en_type) in aac_handle_aif()6540 ASSERT(en_type == AifEnAddJBOD || en_type == AifEnDeleteJBOD); in aac_handle_aif()