Home
last modified time | relevance | path

Searched refs:foreground (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/bin/timeout/
H A Dtimeout.c168 send_sig(pid_t pid, int signo, bool foreground) in send_sig() argument
174 if (foreground) { in send_sig()
200 if (foreground) { in send_sig()
282 bool foreground = false; in main() local
302 foreground = true; in main()
335 if (!foreground) { in main()
443 if (foreground) { in main()
465 send_sig(pid, sig, foreground); in main()
479 send_sig(pid, sig, foreground); in main()
483 if (!foreground) in main()
/freebsd/contrib/lutok/api-docs/html/
H A Ddoxygen.css6 --page-foreground-color: black;
24 --footer-foreground-color: #2A3D61;
41 --icon-foreground-color: white;
47 --memdecl-foreground-color: #555;
64 --table-header-foreground-color: #FFFFFF;
70 --label-foreground-color: white;
74 --nav-foreground-color: #364D7C;
94 --nav-menu-foreground-color: #555555;
106 --search-foreground-color: #909090;
111 --search-filter-foreground-color: black;
[all …]
H A Dtabs.css1foreground-color);border-style:dashed dashed dashed solid}.sm-dox ul a,.sm-dox ul a:hover,.sm-dox …
/freebsd/contrib/netbsd-tests/lib/libcurses/tests/
H A Dassume_default_colors8 # default foreground, blue background
12 # red foreground, default background
/freebsd/contrib/lutok/api-docs/html/search/
H A Dsearch.css70 color: var(--search-foreground-color);
150 color: var(--search-filter-foreground-color);
158 color: var(--search-filter-foreground-color);
223 color: var(--search-results-foreground-color);
231 color: var(--search-results-foreground-color);
/freebsd/contrib/bsddialog/lib/
H A Dbsddialog_theme.h114 bsddialog_color(enum bsddialog_color foreground,
117 bsddialog_color_attrs(int color, enum bsddialog_color *foreground,
H A Dtheme.c248 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/stand/forth/
H A Dscreen.4th47 \ 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 Drdma-ndd.c70 int foreground = 0; variable
213 foreground = 1; in process_opts()
408 if (!foreground) { in main()
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dauditdistd.c626 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 Doptions.rst125 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 Dfield-roles.rst78 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 Djobs.c100 char foreground; /* true if running in the foreground */ member
259 jp->foreground = 1; in fgcmd()
280 jp->foreground = 0; in bgcmd()
795 jp->foreground = 0; in makejob()
996 jp->foreground = mode == FORK_FG; in forkshell()
1047 jp->foreground = 1; in vforkexecshell()
1081 int propagate_int = jp->jobctl && jp->foreground; in waitforjob()
1254 thisjob->foreground && thisjob->state != JOBSTOPPED) { in dowait()
/freebsd/sbin/hastd/
H A Dhastd.c73 static bool foreground; variable
541 if (!foreground && pidfile == NULL && in hastd_reload()
1193 foreground = false; in main()
1210 foreground = true; in main()
1255 if (pidfile != NULL || !foreground) { in main()
1308 if (!foreground) { in main()
1317 if (pidfile != NULL || !foreground) { in main()
/freebsd/bin/sh/tests/execution/
H A Dkilled2.01 # Most shells print a message when a foreground job is killed by a signal.
/freebsd/usr.sbin/rpc.statd/
H A Dstatd.c90 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 Dscreen.4th25 : fg ( x -- ) \ Set foreground color
/freebsd/contrib/ncurses/include/
H A DCaps-ncurses142 #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 DCaps.osf1r5516 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
H A DCaps.aix4550 color_fg_0 colf0 str c0 - - ----K foreground color 0
551 color_fg_1 colf1 str c1 - - ----K foreground color 1
552 color_fg_2 colf2 str c2 - - ----K foreground color 2
553 color_fg_3 colf3 str c3 - - ----K foreground color 3
554 color_fg_4 colf4 str c4 - - ----K foreground color 4
555 color_fg_5 colf5 str c5 - - ----K foreground color 5
556 color_fg_6 colf6 str c6 - - ----K foreground color 6
557 color_fg_7 colf7 str c7 - - ----K foreground color 7
789 set_foreground setf str Sf - - ----- Set foreground color #1
868 set_a_foreground setaf str AF - - ----- Set foreground color to #1, using ANSI escape
/freebsd/usr.bin/compress/doc/
H A Drevision.log40 * 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 Dlockd.c122 int foreground = 0; in main() local
140 foreground = 1; in main()
429 if ((foreground == 0) && daemon(0, 0)) { in main()
/freebsd/contrib/tcsh/
H A Dsrc.desc36 foreground.
/freebsd/sys/teken/
H A Dsequences107 C25DFG Cons25 set default foreground ^[ [ = F r
/freebsd/sbin/init/
H A DNOTES38 was responsible for sending SIGHUP to the foreground process

12