Home
last modified time | relevance | path

Searched defs:foreground (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/usr.bin/timeout/
H A Dtimeout.c177 int foreground, preserve; in main() local
/dflybsd-src/sbin/slattach/
H A Dslattach.c80 int foreground = 0; /* act as demon if zero, else don't fork. */ variable
/dflybsd-src/sbin/svc/
H A Dsvc.h66 int foreground : 1; member
/dflybsd-src/contrib/dialog/
H A Darrows.c45 merge_colors(chtype foreground, chtype background) in merge_colors()
H A Dutil.c565 dlg_color_pair(int foreground, int background) in dlg_color_pair()
595 define_color(WINDOW *win, int foreground) in define_color()
/dflybsd-src/bin/sh/
H A Djobs.c106 char foreground; /* true if running in the foreground */ member