Searched refs:storeLDAP (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_ldap.h43 int storeLDAP(__nis_mapping_item_t *item, int index,
H A Ddb_mindex_c.x311 % int storeLDAP(db_query *, entry_obj *, nis_object *, entry_obj *,
H A Dldap_ldap.c233 storeLDAP(__nis_mapping_item_t *item, int index, int numIndexes, function
242 char *myself = "storeLDAP";
H A Dnis_db.cc1468 * 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 Ddb_mindex2.cc1140 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 Ddb_mindex.cc1002 queryRes = storeLDAP(q, obj, 0, e, 0);
H A Dldap_nisdbquery.c748 stat = storeLDAP(&litem[i], i, numItems, rval,
H A Dldap_ruleval.c695 stat = storeLDAP(&litem[i], i, numItems, rval,

Completed in 74 milliseconds