Searched refs:enter_lock (Results 1 – 9 of 9) sorted by relevance
95 static void enter_lock(char *root_dir);
150 enter_lock(root_dir); in serve_syseventdotconf()220 enter_lock(char *root_dir) in enter_lock() function
120 extern void enter_lock(void);
135 enter_lock(); in main()
211 enter_lock(); in main()
249 enter_lock(); in main()
887 enter_lock(void) in enter_lock() function
145 static int enter_lock(char *lock_file);
806 enter_lock(char *lock_file) in enter_lock() function2221 if ((lock_fd = enter_lock(lock_file)) == -1) { in slm_init()