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