Searched refs:smdb_ndbm_open (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/include/libsmdb/ |
H A D | smdb.h | 346 extern int smdb_ndbm_open __P((SMDB_DATABASE **, char *, int, int,
|
/illumos-gate/usr/src/cmd/sendmail/libsmdb/ |
H A D | smdb.c | 244 result = smdb_ndbm_open(database, db_name, mode, mode_mask,
|
H A D | smndbm.c | 72 ** Except for smdb_ndbm_open, the rest of these function correspond to the 486 smdb_ndbm_open(database, db_name, mode, mode_mask, sff, type, user_info, function
|
Completed in 298 milliseconds