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

/freebsd-current/contrib/sendmail/include/libsmdb/
H A Dsmdb.h371 extern int smdb_unlock_file __P((int));
/freebsd-current/contrib/sendmail/libsmdb/
H A Dsmdb1.c508 (void) smdb_unlock_file(lock_fd);
573 (void) smdb_unlock_file(db1->smdb1_lock_fd);
H A Dsmcdb.c479 smdb_unlock_file(lock_fd);
561 smdb_unlock_file(sm_cdbmap->smcdb_lock_fd);
H A Dsmdb2.c635 smdb_unlock_file(lock_fd);
703 smdb_unlock_file(db2->smdb2_lock_fd);
H A Dsmdb.c348 smdb_unlock_file(lock_fd) function
H A Dsmndbm.c625 smdb_unlock_file(db->smndbm_lock_fd);

Completed in 161 milliseconds