| /NextBSD/usr.bin/timeout/ |
| HD | timeout.c | 167 int foreground, preserve; in main() local 189 foreground = preserve = 0; in main() 194 { "foreground", no_argument, &foreground, 1 }, in main() 229 if (!foreground) { in main() 297 if (foreground) { in main() 310 if (!foreground) { in main() 327 if (!foreground) { in main() 350 if (!foreground) in main()
|
| /NextBSD/contrib/netbsd-tests/lib/libcurses/tests/ |
| HD | assume_default_colors | 8 # default foreground, blue background 12 # red foreground, default background
|
| /NextBSD/contrib/dialog/ |
| HD | 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()
|
| /NextBSD/sys/boot/forth/ |
| HD | screen.4th | 45 \ Set foreground color ( Esc-[3%dm ) 60 \ Enable inverse foreground/background mode ( Esc-[7m ) 63 \ Disable inverse foreground/background mode ( Esc-[27m )
|
| /NextBSD/sbin/casperd/ |
| HD | casperd.c | 631 bool foreground; in main() local 636 foreground = false; in main() 648 foreground = true; in main() 675 if (!foreground) in main() 693 if (!foreground) { in main()
|
| /NextBSD/contrib/openbsm/bin/auditdistd/ |
| HD | 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()
|
| /NextBSD/contrib/amd/libamu/ |
| HD | xutil.c | 65 int foreground = 1; /* 1 == this is the top-level server */ variable 175 return (long) (foreground ? am_mypid : getppid()); in get_server_pid() 851 if (foreground) { in going_down() 867 if (foreground) { in going_down()
|
| /NextBSD/sbin/hastd/ |
| HD | hastd.c | 74 static bool foreground; variable 542 if (!foreground && pidfile == NULL && in hastd_reload() 1190 foreground = false; in main() 1207 foreground = true; in main() 1251 if (pidfile != NULL || !foreground) { in main() 1304 if (!foreground) { in main() 1313 if (pidfile != NULL || !foreground) { in main()
|
| /NextBSD/bin/sh/ |
| HD | jobs.h | 70 char foreground; /* true if running in the foreground */ member
|
| HD | jobs.c | 226 jp->foreground = 1; in fgcmd() 247 jp->foreground = 0; in bgcmd() 744 jp->foreground = 0; in makejob() 939 jp->foreground = mode == FORK_FG; in forkshell() 988 jp->foreground = 1; in vforkexecshell() 1022 int propagate_int = jp->jobctl && jp->foreground; in waitforjob() 1191 thisjob->foreground && thisjob->state != JOBSTOPPED) { in dowait()
|
| /NextBSD/contrib/amd/amd/ |
| HD | autil.c | 661 if (!foreground) /* firewall - should never happen */ in am_unmounted() 763 foreground = 0; in dofork() 779 foreground = 0; in background()
|
| HD | sched.c | 185 if (!foreground) in wakeup()
|
| /NextBSD/bin/sh/tests/execution/ |
| HD | killed2.0 | 2 # Most shells print a message when a foreground job is killed by a signal.
|
| /NextBSD/share/examples/bootforth/ |
| HD | screen.4th | 26 : fg ( x -- ) \ Set foreground color
|
| /NextBSD/contrib/groff/src/devices/xditview/ |
| HD | draw.c | 421 values.foreground = dw->dvi.background; in setFillGC() 424 values.foreground = dw->dvi.foreground; in setFillGC() 427 values.foreground = dw->dvi.foreground; in setFillGC()
|
| HD | DviP.h | 128 unsigned long foreground; member
|
| HD | Dvi.c | 68 sizeof (unsigned long), offset(dvi.foreground), 260 values.foreground = dw->dvi.foreground; in Realize()
|
| /NextBSD/usr.bin/compress/doc/ |
| HD | revision.log | 41 * unsigned compares on Perkin-Elmer. Fixed foreground check. 75 * Add check for foreground before prompting user. Insert maxbits into
|
| /NextBSD/contrib/subversion/subversion/svnserve/ |
| HD | svnserve.c | 668 svn_boolean_t foreground = FALSE; in sub_main() local 773 foreground = TRUE; in sub_main() 1176 if (run_mode != run_mode_listen_once && !foreground) in sub_main()
|
| /NextBSD/contrib/ncurses/include/ |
| HD | Caps.osf1r5 | 471 color_fg_0 colf0 str c0 - - ----K foreground color 0 472 color_fg_1 colf1 str c1 - - ----K foreground color 1 473 color_fg_2 colf2 str c2 - - ----K foreground color 2 474 color_fg_3 colf3 str c3 - - ----K foreground color 3 475 color_fg_4 colf4 str c4 - - ----K foreground color 4 476 color_fg_5 colf5 str c5 - - ----K foreground color 5 477 color_fg_6 colf6 str c6 - - ----K foreground color 6 478 color_fg_7 colf7 str c7 - - ----K foreground color 7 733 set_a_foreground setaf str AF - - ----- Set foreground color to #1, using ANSI escape 740 set_foreground setf str Sf - - ----- Set foreground color #1 [all …]
|
| /NextBSD/contrib/dialog/samples/ |
| HD | sourcemage.rc | 10 # Attribute - (foreground,background,highlight?)
|
| HD | slackware.rc | 10 # Attribute - (foreground,background,highlight?)
|
| HD | whiptail.rc | 10 # Attribute - (foreground,background,highlight?)
|
| HD | suse.rc | 10 # Attribute - (foreground,background,highlight?)
|
| HD | debian.rc | 11 # Attribute - (foreground,background,highlight?)
|