Searched refs:do_foreground (Results 1 – 3 of 3) sorted by relevance
241 if (!zcp->do_foreground) { in main()253 if (!zcp->do_foreground) in main()
24 unsigned do_foreground:1; /* true if run in foreground */ member
298 zcp->do_foreground = 1; in zed_conf_parse_opts()