Lines Matching +defs:ni +defs:e

59 ndb_ai_find( struct ndb_info *ni, AttributeType *at )  in ndb_ai_find()
69 ndb_ai_get( struct ndb_info *ni, struct berval *aname ) in ndb_ai_get()
106 ndb_ai_check( struct ndb_info *ni, NdbOcInfo *oci, AttributeType **attrs, char **ptr, int *col, in ndb_ai_check()
191 ndb_oc_create( struct ndb_info *ni, NdbOcInfo *oci, int create ) in ndb_oc_create()
242 ndb_oc_read( struct ndb_info *ni, const NdbDictionary::Dictionary *myDict ) in ndb_oc_read()
339 ndb_oc_list( struct ndb_info *ni, const NdbDictionary::Dictionary *myDict, in ndb_oc_list()
425 ndb_aset_get( struct ndb_info *ni, struct berval *sname, struct berval *attrs, NdbOcInfo **ret ) in ndb_aset_get()
471 ndb_aset_create( struct ndb_info *ni, NdbOcInfo *oci ) in ndb_aset_create()
505 struct ndb_info *ni = (struct ndb_info *) be->be_private; in ndb_oc_check() local
539 Entry *e, in ndb_oc_attrs()
696 NdbTransaction *txn, NdbOcInfo *no, Entry *e ) in ndb_oc_put()
721 struct ndb_info *ni = (struct ndb_info *) be->be_private; in ndb_entry_put_data() local
786 struct ndb_info *ni = (struct ndb_info *) op->o_bd->be_private; in ndb_entry_get_data() local
1063 struct ndb_info *ni = (struct ndb_info *) be->be_private; in ndb_entry_del_data() local
1146 struct ndb_info *ni = (struct ndb_info *) be->be_private; in ndb_entry_put_info() local
1329 struct ndb_info *ni = (struct ndb_info *) op->o_bd->be_private; in ndb_entry_get_info() local
1460 struct ndb_info *ni = (struct ndb_info *) be->be_private; in ndb_entry_del_info() local
1484 struct ndb_info *ni = (struct ndb_info *) be->be_private; in ndb_next_id() local
1515 struct ndb_info *ni = (struct ndb_info *) op->o_bd->be_private; in ndb_thread_handle() local
1558 struct ndb_info *ni = (struct ndb_info *) op->o_bd->be_private; in ndb_entry_get() local
1560 Entry e = {0}; in ndb_entry_get() local