HomeSort by: relevance | last modified time | path
    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 in function:main
182 warnx("Incompatible options -%s and -r", which_flag);
shutdown.c 180 const char *which_flag = dopowerdown ? "p" : "h"; local in function:main
182 warnx("Incompatible options -%s and -r", which_flag);
shutdown.c 180 const char *which_flag = dopowerdown ? "p" : "h"; local in function:main
182 warnx("Incompatible options -%s and -r", which_flag);

Completed in 36 milliseconds