Searched refs:smndbm_lock_fd (Results 1 – 1 of 1) sorted by relevance
30 int smndbm_lock_fd; member85 db->smndbm_lock_fd = -1; in smdbm_malloc_database()100 if (db->smndbm_lock_fd != -1)101 close(db->smndbm_lock_fd);160 return db->smndbm_lock_fd;562 db->smndbm_lock_fd = lock_fd;623 smdb_unlock_file(db->smndbm_lock_fd);