OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:which_flag
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/shutdown/
shutdown.c
180
const char *
which_flag
= dopowerdown ? "p" : "h";
local
182
warnx("Incompatible options -%s and -r",
which_flag
);
shutdown.c
180
const char *
which_flag
= dopowerdown ? "p" : "h";
local
182
warnx("Incompatible options -%s and -r",
which_flag
);
shutdown.c
180
const char *
which_flag
= dopowerdown ? "p" : "h";
local
182
warnx("Incompatible options -%s and -r",
which_flag
);
Completed in 37 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026