Home
last modified time | relevance | path

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

/freebsd/usr.sbin/sysconf/
H A Dsysconf_print.c101 if (knob && !show_equals) { in print_pair()
105 if (show_equals && !show_file) { in print_pair()
300 quote = show_equals && !show_file && in print_write_echo()
302 if (show_equals && !show_file) { in print_write_echo()
H A Dsysconf_priv.h125 extern bool show_equals;
H A Dsysconf.c46 bool show_equals = false; /* `-e' */ variable
167 show_equals = 1; in parse_options()