Home
last modified time | relevance | path

Searched refs:SCFGA_LOCK (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_ctl.c37 #define SCFGA_LOCK "/var/run/cfgadm_scsi" macro
1083 *fdp = open(SCFGA_LOCK, O_RDWR|O_CREAT|O_EXCL, S_IRUSR|S_IWUSR); in create_lock()
1094 cfga_err(errstring, 0, ERRARG_QUIESCE_LOCK, SCFGA_LOCK, 0); in create_lock()
1097 cfga_err(errstring, errno, ERRARG_QUIESCE_LOCK, SCFGA_LOCK, 0); in create_lock()
1102 s_getpid(), SCFGA_LOCK)); in create_lock()
1117 s_getpid(), SCFGA_LOCK)); in syslock()
1128 s_getpid(), SCFGA_LOCK)); in syslock()
1136 s_getpid(), SCFGA_LOCK)); in syslock()
1142 cfga_err(errstring, errno, ERRARG_LOCK, SCFGA_LOCK, 0); in syslock()
1145 s_getpid(), SCFGA_LOCK)); in syslock()
[all …]