Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sasl.c308 test_dns_nsswitch(int foreground, in test_dns_nsswitch() argument
323 if (foreground) { in test_dns_nsswitch()
339 if (foreground) { in test_dns_nsswitch()
368 if (foreground) { in test_dns_nsswitch()
401 __ns_ldap_check_dns_preq(int foreground, in __ns_ldap_check_dns_preq() argument
421 if ((retcode = test_dns_nsswitch(foreground, fname, errpp)) != in __ns_ldap_check_dns_preq()
426 if (foreground) { in __ns_ldap_check_dns_preq()
452 if (foreground) { in __ns_ldap_check_dns_preq()
466 __ns_ldap_check_gssapi_preq(int foreground, in __ns_ldap_check_gssapi_preq() argument
500 if (foreground) { in __ns_ldap_check_gssapi_preq()
[all …]
H A Dns_internal.h860 int __ns_ldap_check_dns_preq(int foreground, int mode_verbose, int mode_quiet,
864 int __ns_ldap_check_gssapi_preq(int foreground, int mode_verbose,
868 int __ns_ldap_check_all_preq(int foreground, int mode_verbose, int mode_quiet,
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dvidupdate.c110 cur_pair->foreground = -1; in vidupdate()
325 cur_pair->foreground = -1; in _change_color()
353 if (ptp[newcolor].foreground != cur_pair->foreground) { in _change_color()
356 ptp[newcolor].foreground), 1, outc); in _change_color()
359 Oldcolors[ptp[newcolor].foreground]), in _change_color()
361 cur_pair->foreground = ptp[newcolor].foreground; in _change_color()
378 fore = ptp[newcolor].foreground; in _change_color()
H A Dinit_pair.c60 if (ptp->foreground == f && ptp->background == b) in init_pair()
63 ptp->foreground = f; in init_pair()
H A Dinit_color.c110 if (ptp[i].foreground == color || in init_color()
112 _init_HP_pair(i, ptp[i].foreground, in init_color()
H A Dpair_cont.c59 *f = ptp->foreground; in pair_content()
H A Dscr_ll_dump.c126 if (fwrite((char *) &(cur_term->_pairs_tbl->foreground), in scr_ll_dump()
H A Dstart_col.c165 cur_term->_cur_pair.foreground = -1; in start_color()
H A Dscr_reset.c266 ptp->foreground, ptp->background); in scr_reset()
H A Dmaketerm.ed395 short foreground; /* foreground color */
H A Dcaps439 set_foreground, "setf" "Sf" Set foreground color using RGB escape
507 set_a_foreground, "setaf" "AF" Set foreground color using ANSI escape
H A Dwrefresh.c1252 cur_term->_cur_pair.foreground = -1; in _turn_off_background()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dbtree2.test27 # 3 The foreground 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
82 # number and data which is the length of the key in the foreground and
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 Dsigchld.sh62 (( foreground == FOREGROUND )) || err_exit "expected '$FOREGROUND foreground' -- got '$foreground' …
/illumos-gate/usr/src/boot/forth/
H A Dscreen.4th44 \ Set foreground color ( Esc-[3%dm )
59 \ Enable inverse foreground/background mode ( Esc-[7m )
62 \ Disable inverse foreground/background mode ( Esc-[27m )
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c85 int foreground = (63 << 16) | (63 << 8) | (63), background = 0, border = 0; variable
172 graphics_set_palette(15, PALETTE_RED(foreground), in graphics_init()
173 PALETTE_GREEN(foreground), PALETTE_BLUE(foreground)); in graphics_init()
H A Dterm.h143 extern int foreground, background, border, graphics_inited;
/illumos-gate/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_cmd.def63 menu_cmd("foreground", GRBM_FOREGROUND_CMD, GRUB_LINE_ENTRY, skip_line)
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c1917 static boolean_t foreground = _B_FALSE; variable
2028 foreground = _B_TRUE; in main()
2038 foreground = _B_TRUE; in main()
2068 if (!foreground) { in main()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DPROMO.mm122 foreground and the background.
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps441 set_foreground setf Sf str Set current foreground color #1
498 set_a_foreground setaf AF str Set foreground colour #1 using ANSI escape
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps443 set_foreground setf Sf str Set current foreground color #1
500 set_a_foreground setaf AF str Set foreground colour #1 using ANSI escape
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2773 *These below can be specified only for the foreground.*
792 prefix `blink-' to FOREGROUND if you want a blinking foreground
H A Dgrub.texi2235 @code{@var{foreground}/@var{background}}. @var{foreground} and
2264 @strong{These below can be specified only for the foreground.}
2292 prefix @code{blink-} to @var{foreground} if you want a blinking
2293 foreground color.
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME368 command to start it on foreground with debugging enabled:

12