Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/db/
H A Ddb_am.c36 static int __db_fd __P((DB *, int *));
53 dbp->fd = __db_fd;
311 __db_fd(dbp, fdp) in __db_fd() function