Searched refs:enter_lock (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/syseventadm/
H A Dsyseventadm.h95 static void enter_lock(char *root_dir);
H A Dsyseventadm.c150 enter_lock(root_dir);
220 enter_lock(char *root_dir) function
/illumos-gate/usr/src/cmd/modload/
H A Daddrem.h120 extern void enter_lock(void);
H A Drem_drv.c135 enter_lock();
H A Dupdate_drv.c211 enter_lock();
H A Dadd_drv.c249 enter_lock();
H A Ddrvsubr.c887 enter_lock(void) function
/illumos-gate/usr/src/cmd/syseventd/modules/sysevent_conf_mod/
H A Dsysevent_conf_mod.h145 static int enter_lock(char *lock_file);
H A Dsysevent_conf_mod.c806 enter_lock(char *lock_file) function
2221 if ((lock_fd = enter_lock(lock_file)) == -1) {

Completed in 88 milliseconds