Searched refs:smndbm_lock_fd (Results 1 – 1 of 1) sorted by relevance
28 int smndbm_lock_fd; member83 db->smndbm_lock_fd = -1; in smdbm_malloc_database()98 if (db->smndbm_lock_fd != -1)99 close(db->smndbm_lock_fd);158 return db->smndbm_lock_fd;560 db->smndbm_lock_fd = lock_fd;621 smdb_unlock_file(db->smndbm_lock_fd);