Searched refs:smdb_db_open (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/include/libsmdb/ |
H A D | smdb.h | 341 extern int smdb_db_open __P((SMDB_DATABASE **, char *, int, int,
|
/illumos-gate/usr/src/cmd/sendmail/libsmdb/ |
H A D | smdb.c | 183 ** (see smdb_db_open() for details). 226 result = smdb_db_open(database, db_name, mode, mode_mask, sff,
|
H A D | smdb1.c | 81 /* Should never get here thanks to test in smdb_db_open() */ 448 smdb_db_open(database, db_name, mode, mode_mask, sff, type, user_info, function
|
H A D | smdb2.c | 208 ** Except for smdb_db_open, the rest of these functions correspond to the 566 smdb_db_open(database, db_name, mode, mode_mask, sff, type, user_info, db_params) function
|
Completed in 93 milliseconds