Searched refs:BDB_IDL_FIRST (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-bdb/
H A Didl.h66 #define BDB_IDL_FIRST( ids ) ( ids[1] ) macro
H A Dfilterindex.c226 (long) BDB_IDL_FIRST( ids ),
286 (long) BDB_IDL_FIRST(ids),
404 (long) BDB_IDL_FIRST(ids),
619 (long) BDB_IDL_FIRST(ids),
695 (long) BDB_IDL_FIRST(ids),
827 (long) BDB_IDL_FIRST(ids),
948 (long) BDB_IDL_FIRST(ids),
1064 (long) BDB_IDL_FIRST(ids),
1178 (long) BDB_IDL_FIRST(ids),
H A Didl.c176 if (id >= BDB_IDL_FIRST(ids) && id <= BDB_IDL_LAST(ids))
178 if (id < BDB_IDL_FIRST(ids))
1065 idmin = IDL_MAX( BDB_IDL_FIRST(a), BDB_IDL_FIRST(b) );
1096 && BDB_IDL_FIRST( b ) <= BDB_IDL_FIRST( a )
1156 over: ida = IDL_MIN( BDB_IDL_FIRST(a), BDB_IDL_FIRST(b) );
1316 if (id >= BDB_IDL_FIRST(ids) && id <= BDB_IDL_LAST(ids))
1318 if (id < BDB_IDL_FIRST(id
[all...]
H A Dsearch.c1225 (long) BDB_IDL_FIRST(ids),
H A Ddn2id.c428 (long) BDB_IDL_FIRST( ids ), (long) BDB_IDL_LAST( ids ) );

Completed in 54 milliseconds