/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | vidupdate.c | 109 cur_pair->background = in vidupdate() 324 cur_pair->background = -1; in _change_color() 343 if (ptp[newcolor].background != cur_pair->background) { in _change_color() 346 ptp[newcolor].background), 1, outc); in _change_color() 349 Oldcolors[ptp[newcolor].background]), in _change_color() 351 cur_pair->background = ptp[newcolor].background; in _change_color() 377 back = ptp[newcolor].background; in _change_color()
|
H A D | init_pair.c | 60 if (ptp->foreground == f && ptp->background == b) in init_pair() 64 ptp->background = b; in init_pair()
|
H A D | init_color.c | 111 ptp[i].background == color) in init_color() 113 ptp[i].background); in init_color()
|
H A D | pair_cont.c | 60 *b = ptp->background; in pair_content()
|
H A D | start_col.c | 164 cur_term->_cur_pair.background = 0; in start_color()
|
H A D | scr_reset.c | 266 ptp->foreground, ptp->background); in scr_reset()
|
H A D | maketerm.ed | 396 short background; /* background color */
|
H A D | wrefresh.c | 1250 if (set_background && cur_term->_cur_pair.background > 0) { in _turn_off_background() 1253 cur_term->_cur_pair.background = -1; in _turn_off_background()
|
H A D | caps | 69 back_color_erase, "bce" "ut" Erases screen with current background 440 set_background, "setb" "Sb" Set background color using RGB escape 508 set_a_background, "setab" "AB" Set background color using ANSI escape
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/ |
H A D | tst.noreapring.ksh | 103 background=$! 104 echo launched ring buffered enabling as pid $background 121 kill $background
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | btree2.test | 28 # 4 The background table 68 # "N" is the number of elements in the foreground and background tables 70 # for foreground and background tables. 72 # 2. The union of the foreground an background tables consists of N entries 76 # the foreground it is removed form the background and vice versa. 78 # 3. Some entries in the foreground and background tables have keys that 83 # background tables. 85 # 4. The data for both foreground and background entries is usually a 90 # foreground or background entry. 153 return "Key $i is missing from both foreground and background" [all …]
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | sigchld.sh | 63 (( background == BACKGROUND )) || err_exit "expected '$BACKGROUND background' -- got '$background' …
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | graphics.c | 85 int foreground = (63 << 16) | (63 << 8) | (63), background = 0, border = 0; variable 163 graphics_set_palette(0, PALETTE_RED(background), PALETTE_GREEN(background), in graphics_init() 164 PALETTE_BLUE(background)); in graphics_init() 167 color = (image_read ? splash_palette[index] : background); in graphics_init()
|
H A D | term.h | 143 extern int foreground, background, border, graphics_inited;
|
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | lpsched.c | 73 static void background(); 216 background(); in startup() 352 background() in background() function
|
/illumos-gate/usr/src/boot/forth/ |
H A D | screen.4th | 47 \ Set background color ( Esc-[4%dm ) 59 \ Enable inverse foreground/background mode ( Esc-[7m ) 62 \ Disable inverse foreground/background mode ( Esc-[27m )
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | main.c | 58 static boolean_t background = _B_TRUE; variable 164 background = _B_FALSE; in main() 168 background = _B_FALSE; in main() 312 if (!background) in main() 330 if (background && daemon(0, 0) < 0) in main() 421 trace_close(background); in main()
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/mv_files/ |
H A D | mv_files.cfg | 43 export GANGPIDS=50 # <number of limit for parallel background running process>
|
/illumos-gate/usr/src/lib/libgrubmgmt/common/ |
H A D | libgrub_cmd.def | 62 menu_cmd("background", GRBM_BACKGROUND_CMD, GRUB_LINE_ENTRY, skip_line)
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | README | 249 background and acts as the backend component controlling the wireless 373 to start wpa_supplicant on background without debugging: 392 -B = run daemon in the background 417 This makes the process fork into background and wait for the wlan0
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | structure.tex | 40 \usepackage{eso-pic} % Required for specifying an image background in the title page 50 backgroundcolor=\color{highlight}, % Set the background color for the snippet - useful for highligh…
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | package.sh | 4274 background=$2 4302 '') $exec $rsh $user$name "$cmd" $background 4305 case $background in 4318 case $background in 4319 ?*) $exec "} $background" ;;
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | RELEASE | 227 background jobs from being reaped until a foreground job was run. 312 earlier background job with that pid instead has been fixed. 341 11-07-21 Modified the 10-08-27 bug fix so that background jobs started in for 352 11-06-14 A bug with pipefail in which the shell would wait for background 841 A job pool allows a collection of background jobs to run either locally 843 creates or uses a named job pool for subsequent background jobs. 996 09-09-09 A bug in which a subshell containing a background process could 997 block until the background process completed has been fixed. 1157 09-01-13 A bug in which background jobs and pipelines that were not waited 1188 08-12-04 +SHOPT_BGX enables background job extensions. Noted by "J" in [all …]
|
H A D | PROMO.mm | 122 foreground and the background.
|
H A D | RELEASE93 | 110 directed to /dev/null for background jobs when 115 signal to some background jobs that were not disowned 270 run in the background has been fixed.
|