Searched refs:shim_dbm_firstkey (Results 1 – 5 of 5) sorted by relevance
57 extern datum shim_dbm_firstkey(DBM *db);78 #define dbm_firstkey shim_dbm_firstkey
102 extern datum shim_dbm_firstkey(DBM *db);
220 shim_dbm_firstkey(DBM *db) in shim_dbm_firstkey() function
171 shim_dbm_firstkey;
228 m.key = shim_dbm_firstkey((DBM *)m.map); in getdbm_1_svc()