Searched defs:__db_rmid_to_name (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/xa/
H A Dxa_map.c75 if (__db_rmid_to_name(rmid, &dbhome) != 0)
262 * __db_rmid_to_name --
266 * PUBLIC: int __db_rmid_to_name __P((int, char **));
269 __db_rmid_to_name(rmid, dbhomep) function

Completed in 50 milliseconds