Searched refs:smdb_unlock_file (Results 1 - 5 of 5) sorted by relevance

/sendmail/include/libsmdb/
H A Dsmdb.h353 extern int smdb_unlock_file __P((int));
/sendmail/libsmdb/
H A Dsmdb1.c510 (void) smdb_unlock_file(lock_fd);
577 (void) smdb_unlock_file(db1->smdb1_lock_fd);
H A Dsmdb.c350 smdb_unlock_file(lock_fd) function
H A Dsmdb2.c626 smdb_unlock_file(lock_fd);
694 smdb_unlock_file(db2->smdb2_lock_fd);
H A Dsmndbm.c626 smdb_unlock_file(db->smndbm_lock_fd);

Completed in 699 milliseconds