Home
last modified time | relevance | path

Searched refs:__db_fd (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_am.c34 static int __db_fd __P((DB *, int *));
51 dbp->fd = __db_fd;
309 __db_fd(dbp, fdp) in __db_fd() function