Searched refs:dbm_firstkey (Results 1 – 17 of 17) sorted by relevance
63 #define dbm_firstkey dbm_rename(dbm_firstkey) macro90 ROKEN_LIB_FUNCTION datum ROKEN_LIB_CALL dbm_firstkey (DBM*);
142 dbm_firstkey (DBM *db) in dbm_firstkey() function
20 __warn_references(dbm_firstkey,
48 datum12 dbm_firstkey(DBM *);
46 #define dbm_firstkey mydbm_firstkey macro
913 for (key = dbm_firstkey (db); key.dptr != NULL; key = dbm_nextkey (db)) in cat_module()
9 MLINKS+= dbm_clearerr.3 dbm_fetch.3 dbm_clearerr.3 dbm_firstkey.3
115 AC_FIND_FUNC_NO_LIBS2(dbm_firstkey, $ac_cv_funclib_dbopen $ac_cv_funclib_db_create, [164 AC_FIND_FUNC_NO_LIBS(dbm_firstkey, ndbm, [191 AC_FIND_FUNC_NO_LIBS(dbm_firstkey, gdbm, [
666 * otp.m4: check db_type instead of precence of dbm_firstkey844 anset cache variables after first attempt at finding dbm_firstkey (how
83 datum dbm_firstkey(DBM *) __RENAME(__dbm_firstkey13);
90 dbm_firstkey(DBM *db) in dbm_firstkey() function
307 extern datum dbm_firstkey(DBM *);
337 dbm_key = dbm_firstkey(dict_dbm->dbm); in dict_dbm_sequence()
89 key = dbm_firstkey(d->db); in NDBM_seq()
219 /* Define to 1 if you have the `dbm_firstkey' function. */
221 /* Define to 1 if you have the `dbm_firstkey' function. */
18162 dbm_firstkey(NULL)18379 dbm_firstkey(NULL)18495 dbm_firstkey(NULL)