Searched refs:opt_no_switch (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.sbin/watch/
H A Dwatch.c72 int opt_no_switch = 0; variable
316 opt_no_switch = 1;
338 if (opt_interactive && !opt_no_switch)
372 if (!opt_no_switch) {
383 if (opt_no_switch)
403 else if (opt_interactive && !opt_no_switch) {
413 else if (opt_interactive && !opt_no_switch) {

Completed in 51 milliseconds