Searched refs:semfile (Results 1 – 1 of 1) sorted by relevance
35 static const char *semfile; variable83 if (semfile == NULL) in do_prepare()86 semfd = open (semfile, O_RDWR); in do_prepare()92 if (semfile == NULL) in do_prepare()197 semfile = optarg; in cmdline_process()
Completed in 4 milliseconds