Searched refs:dbm_pagfno (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/include/
H A Dndbm.h59 #define dbm_pagfno(a) DBM_PAGFNO_NOT_AVAILABLE macro
/freebsd-current/contrib/sendmail/libsmdb/
H A Dsmndbm.c257 fd = dbm_pagfno(dbm);
581 if (dbm_dirfno(dbm) == dbm_pagfno(dbm))
594 dbm_pagfno(dbm),
/freebsd-current/contrib/sendmail/src/
H A Dmap.c1855 pfd = dbm_pagfno(dbm);
1966 pfd = dbm_pagfno((DBM *) map->map_db1);

Completed in 206 milliseconds