Searched refs:LOCK_MID (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/devfsadm/ |
H A D | devfsadm_impl.h | 178 #define LOCK_MID "devfsadm:lock" macro
|
H A D | devfsadm.c | 3920 vprint(LOCK_MID, "enter_dev_lock: lock file %s\n", dev_lockfile); in enter_dev_lock() 3939 vprint(LOCK_MID, "waiting for PID %d to complete\n", in enter_dev_lock() 4007 vprint(LOCK_MID, "exit_dev_lock: lock file %s, exiting = %d\n", in exit_dev_lock() 4046 vprint(LOCK_MID, "enter_daemon_lock: lock file %s\n", daemon_lockfile); in enter_daemon_lock() 4088 vprint(LOCK_MID, "exit_daemon_lock: lock file %s, exiting = %d\n", in exit_daemon_lock()
|