Home
last modified time | relevance | path

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

/titanic_41/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); in enter_raidctl_lock()
2985 " '"RAIDCTL_LOCKF"': %s\n"), strerror(errno)); in enter_raidctl_lock()