/freebsd/bin/timeout/ |
H A D | timeout.c | 164 int foreground, preserve; in main() local 186 foreground = preserve = 0; in main() 191 { "foreground", no_argument, &foreground, 1 }, in main() 225 if (!foreground) { in main() 293 if (foreground) { in main() 306 if (!foreground) { in main() 323 if (!foreground) { in main() 346 if (!foreground) in main()
|
/freebsd/contrib/netbsd-tests/lib/libcurses/tests/ |
H A D | assume_default_colors | 8 # default foreground, blue background 12 # red foreground, default background
|
/freebsd/contrib/bsddialog/lib/ |
H A D | bsddialog_theme.h | 114 bsddialog_color(enum bsddialog_color foreground, 117 bsddialog_color_attrs(int color, enum bsddialog_color *foreground,
|
H A D | theme.c | 248 bsddialog_color(enum bsddialog_color foreground, in bsddialog_color() argument 258 return (GET_COLOR(foreground, background) | f); in bsddialog_color() 262 bsddialog_color_attrs(int color, enum bsddialog_color *foreground, in bsddialog_color_attrs() argument 277 if (foreground != NULL) in bsddialog_color_attrs() 278 *foreground = fg; in bsddialog_color_attrs()
|
/freebsd/contrib/dialog/ |
H A D | arrows.c | 45 merge_colors(chtype foreground, chtype background) in merge_colors() argument 47 chtype result = foreground; in merge_colors() 48 if ((foreground & A_COLOR) != (background & A_COLOR)) { in merge_colors() 51 short fg_pair = (short) PAIR_NUMBER(foreground); in merge_colors()
|
/freebsd/stand/forth/ |
H A D | screen.4th | 47 \ Set foreground color ( Esc-[3%dm ) 62 \ Enable inverse foreground/background mode ( Esc-[7m ) 65 \ Disable inverse foreground/background mode ( Esc-[27m )
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | rdma-ndd.c | 70 int foreground = 0; variable 213 foreground = 1; in process_opts() 408 if (!foreground) { in main()
|
/freebsd/contrib/openbsm/bin/auditdistd/ |
H A D | auditdistd.c | 626 bool foreground, launchd; in main() local 647 foreground = false; in main() 666 foreground = true; in main() 724 if (foreground && pidfile == NULL) { in main() 773 if (!foreground) { in main()
|
/freebsd/contrib/libxo/doc/ |
H A D | options.rst | 125 pre-defined set of colors to new foreground and background colors. 128 mapped when used as a foreground or background color. The order is 154 foreground value for red (the second mapping) and a "cyan" background 161 foreground and background output to "yellow", give only the fifth
|
H A D | field-roles.rst | 78 foreground and background colors, respectively:: 90 fg-XXXXX Change foreground color 108 default Default color for foreground or background 117 change the foreground and background colors of terminal session
|
/freebsd/bin/sh/ |
H A D | jobs.c | 98 char foreground; /* true if running in the foreground */ member 257 jp->foreground = 1; in fgcmd() 278 jp->foreground = 0; in bgcmd() 792 jp->foreground = 0; in makejob() 993 jp->foreground = mode == FORK_FG; in forkshell() 1044 jp->foreground = 1; in vforkexecshell() 1078 int propagate_int = jp->jobctl && jp->foreground; in waitforjob() 1247 thisjob->foreground && thisjob->state != JOBSTOPPED) { in dowait()
|
/freebsd/bin/sh/tests/execution/ |
H A D | killed2.0 | 1 # Most shells print a message when a foreground job is killed by a signal.
|
/freebsd/sbin/hastd/ |
H A D | hastd.c | 73 static bool foreground; variable 541 if (!foreground && pidfile == NULL && in hastd_reload() 1189 foreground = false; in main() 1206 foreground = true; in main() 1251 if (pidfile != NULL || !foreground) { in main() 1304 if (!foreground) { in main() 1313 if (pidfile != NULL || !foreground) { in main()
|
/freebsd/usr.sbin/rpc.statd/ |
H A D | statd.c | 90 int foreground = 0; in main() local 101 foreground = 1; in main() 293 if ((foreground == 0) && daemon(0, 0) < 0) { in main()
|
/freebsd/share/examples/bootforth/ |
H A D | screen.4th | 25 : fg ( x -- ) \ Set foreground color
|
/freebsd/contrib/ncurses/include/ |
H A D | Caps-ncurses | 142 #color_fg_0 colf0 str c0 - - ----K foreground color 0 143 #color_fg_1 colf1 str c1 - - ----K foreground color 1 144 #color_fg_2 colf2 str c2 - - ----K foreground color 2 145 #color_fg_3 colf3 str c3 - - ----K foreground color 3 146 #color_fg_4 colf4 str c4 - - ----K foreground color 4 147 #color_fg_5 colf5 str c5 - - ----K foreground color 5 148 #color_fg_6 colf6 str c6 - - ----K foreground color 6 149 #color_fg_7 colf7 str c7 - - ----K foreground color 7
|
H A D | Caps.osf1r5 | 516 color_fg_0 colf0 str c0 - - ----K foreground color 0 517 color_fg_1 colf1 str c1 - - ----K foreground color 1 518 color_fg_2 colf2 str c2 - - ----K foreground color 2 519 color_fg_3 colf3 str c3 - - ----K foreground color 3 520 color_fg_4 colf4 str c4 - - ----K foreground color 4 521 color_fg_5 colf5 str c5 - - ----K foreground color 5 522 color_fg_6 colf6 str c6 - - ----K foreground color 6 523 color_fg_7 colf7 str c7 - - ----K foreground color 7 790 set_a_foreground setaf str AF - - ----- Set foreground color to #1, using ANSI escape 797 set_foreground setf str Sf - - ----- Set foreground color #1
|
/freebsd/usr.bin/compress/doc/ |
H A D | revision.log | 40 * unsigned compares on Perkin-Elmer. Fixed foreground check. 74 * Add check for foreground before prompting user. Insert maxbits into
|
/freebsd/usr.sbin/rpc.lockd/ |
H A D | lockd.c | 122 int foreground = 0; in main() local 140 foreground = 1; in main() 429 if ((foreground == 0) && daemon(0, 0)) { in main()
|
/freebsd/contrib/dialog/samples/ |
H A D | sourcemage.rc | 10 # Attribute - (foreground,background,highlight?)
|
H A D | debian.rc | 11 # Attribute - (foreground,background,highlight?)
|
H A D | slackware.rc | 10 # Attribute - (foreground,background,highlight?)
|
H A D | suse.rc | 10 # Attribute - (foreground,background,highlight?)
|
H A D | whiptail.rc | 10 # Attribute - (foreground,background,highlight?)
|
/freebsd/contrib/tcsh/ |
H A D | src.desc | 36 foreground.
|