Searched defs:dbm_firstkey (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/yptol/
H A Dshim_hooks.h78 #define dbm_firstkey shim_dbm_firstkey macro
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-ndbm.h68 #define dbm_firstkey kdb2_dbm_firstkey macro
81 datum dbm_firstkey __P((DBM *));
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/sdbm/
H A Dsdbm.h96 #define dbm_firstkey sdbm_firstkey macro
/osnet-11/usr/src/lib/libc/port/gen/
H A Dndbm.c451 dbm_firstkey(DBM *db) function
455 * says that dbm_firstkey() is not a cancellation point.
/osnet-11/usr/src/cmd/sendmail/db/
H A Ddb.h977 #define dbm_firstkey(a) __db_ndbm_firstkey(a) macro

Completed in 30 milliseconds