Searched defs:lock_file (Results 1 – 8 of 8) sorted by relevance
90 char lock_file[MAXPATHLEN], buf[MAXPATHLEN]; in open_daemon_lock() local
806 enter_lock(char *lock_file) in enter_lock()839 exit_lock(int lock_fd, char *lock_file) in exit_lock()2153 char lock_file[PATH_MAX+1]; in slm_init() local
100 char lock_file[MAXPATHLEN]; in close_file() local
609 i_dladm_lock_db(const char *lock_file, short type) in i_dladm_lock_db()635 i_dladm_unlock_db(const char *lock_file, int fd) in i_dladm_unlock_db()
820 static char lock_file[MAXPATHLEN]; variable
88 static char lock_file[PATH_MAX + 1]; variable
269 lock_file(int fd, boolean_t read_lock, boolean_t set_lock) in lock_file() function
107 static const char lock_file[] = "/var/run/ipsecconf.lock"; variable