Searched defs:RAIDCTL_LOCKF (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/raidctl/
H A Draidctl.c114 #define RAIDCTL_LOCKF "/var/run/lockf_raidctl" macro
2976 fd0 = open(RAIDCTL_LOCKF, O_CREAT|O_WRONLY, 0600);
2985 " '"RAIDCTL_LOCKF"': %s\n"), strerror(errno));

Completed in 50 milliseconds