Searched refs:storeLDAP (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/lib/libnisdb/ |
H A D | ldap_ldap.h | 43 int storeLDAP(__nis_mapping_item_t *item, int index,
|
H A D | db_mindex_c.x | 311 % int storeLDAP(db_query *, entry_obj *, nis_object *, entry_obj *,
|
H A D | ldap_ldap.c | 233 storeLDAP(__nis_mapping_item_t *item, int index, int numIndexes, function 242 char *myself = "storeLDAP";
|
H A D | nis_db.cc | 1468 * storeLDAP() will just do nothing and return 1475 stat = mindex->storeLDAP(0, 0, obj, 0, t->dbId); 1497 stat = mindex->storeLDAP(q, 0, obj, 0, t->dbId); 1552 stat = mindex->storeLDAP(0, 0, obj, 0, t->dbId);
|
H A D | db_mindex2.cc | 1140 stat = storeLDAP(0, 0, 0, 0, 0); 1166 * Helper function for storeLDAP() which handles updates for objects 1206 "r table db_mindex::storeLDAP"); 1221 "ru table db_mindex::storeLDAP"); 1236 "ru table db_mindex::storeLDAP"); 1244 "ru table db_mindex::storeLDAP"); 1259 "ru table db_mindex::storeLDAP"); 1283 db_mindex::storeLDAP(db_query *qin, entry_object *obj, nis_object *o, function in class:db_mindex 1290 const char *myself = "db_mindex::storeLDAP"; 1305 printf("storeLDAP [all...] |
H A D | db_mindex.cc | 1002 queryRes = storeLDAP(q, obj, 0, e, 0);
|
H A D | ldap_nisdbquery.c | 748 stat = storeLDAP(&litem[i], i, numItems, rval,
|
H A D | ldap_ruleval.c | 695 stat = storeLDAP(&litem[i], i, numItems, rval,
|
Completed in 74 milliseconds