Searched refs:shim_dbm_firstkey (Results 1 – 5 of 5) sorted by relevance
55 extern datum shim_dbm_firstkey(DBM *db);76 #define dbm_firstkey shim_dbm_firstkey
100 extern datum shim_dbm_firstkey(DBM *db);
220 shim_dbm_firstkey(DBM *db) in shim_dbm_firstkey() function
245 shim_dbm_firstkey;
226 m.key = shim_dbm_firstkey((DBM *)m.map); in getdbm_1_svc()