Searched refs:mdb_attr_slot (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dattr.c38 mdb_attr_slot( struct mdb_info *mdb, AttributeDescription *ad, int *ins ) function
70 int i = mdb_attr_slot( mdb, a->ai_desc, &x );
91 int i = mdb_attr_slot( mdb, desc, NULL );
703 i = mdb_attr_slot( mdb, ad, NULL );
H A Dindex.c419 slot = mdb_attr_slot( mdb, type->sat_ad, NULL );
433 slot = mdb_attr_slot( mdb, desc, NULL );
H A Dproto-mdb.h34 int mdb_attr_slot( struct mdb_info *mdb,

Completed in 94 milliseconds