/titanic_51/usr/src/lib/libsldap/common/ |
H A D | ns_sasl.c | 308 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() 539 __ns_ldap_check_all_preq(int foreground,int mode_verbose,int mode_quiet,ns_ldap_self_gssapi_config_t config,ns_ldap_error_t ** errpp) __ns_ldap_check_all_preq() argument [all...] |
H A D | llib-lsldap | 227 int foreground, 235 int foreground, 242 int foreground,
|
H A D | ns_internal.h | 856 __ns_ldap_check_dns_preq(int foreground, 863 __ns_ldap_check_gssapi_preq(int foreground, 869 __ns_ldap_check_all_preq(int foreground,
|
/titanic_51/usr/src/lib/libcurses/screen/ |
H A D | vidupdate.c | 112 cur_pair->foreground = -1; in vidupdate() 327 cur_pair->foreground = -1; in _change_color() 334 /* check if both the foreground and background of newcolor match */ in _change_color() 355 if (ptp[newcolor].foreground != cur_pair->foreground) { in _change_color() 358 ptp[newcolor].foreground), 1, outc); in _change_color() 361 Oldcolors[ptp[newcolor].foreground]), in _change_color() 363 cur_pair->foreground = ptp[newcolor].foreground; in _change_color() 380 fore = ptp[newcolor].foreground; in _change_color() [all...] |
H A D | init_pair.c | 62 if (ptp->foreground == f && ptp->background == b) in init_pair() 65 ptp->foreground = f; in init_pair()
|
H A D | init_color.c | 112 if (ptp[i].foreground == color || in init_color() 114 _init_HP_pair(i, ptp[i].foreground, in init_color()
|
H A D | pair_cont.c | 61 *f = ptp->foreground; in pair_content()
|
H A D | scr_ll_dump.c | 128 if (fwrite((char *) &(cur_term->_pairs_tbl->foreground), in scr_ll_dump()
|
H A D | start_col.c | 92 * cur_term->_pairs_tbl[0].foreground = 0; in start_color() 167 cur_term->_cur_pair.foreground = -1; in start_color()
|
H A D | scr_reset.c | 268 ptp->foreground, ptp->background); in scr_reset()
|
H A D | maketerm.ed | 395 short foreground; /* foreground color */
|
H A D | caps | 441 set_foreground, "setf" "Sf" Set foreground color using RGB escape 509 set_a_foreground, "setaf" "AF" Set foreground color using ANSI escape
|
H A D | wrefresh.c | 1247 cur_term->_cur_pair.foreground = -1; in _turn_off_background()
|
/titanic_51/usr/src/lib/libshell/common/tests/ |
H A D | sigchld.sh | 62 (( foreground == FOREGROUND )) || err_exit "expected '$FOREGROUND foreground' -- got '$foreground' …
|
/titanic_51/usr/src/lib/libsqlite/test/ |
H A D | btree2.test | 29 # 3 The foreground table 70 # "N" is the number of elements in the foreground and background tables 72 # for foreground and background tables. 74 # 2. The union of the foreground an background tables consists of N entries 78 # the foreground it is removed form the background and vice versa. 80 # 3. Some entries in the foreground and background tables have keys that 84 # number and data which is the length of the key in the foreground and 87 # 4. The data for both foreground and background entries is usually a 92 # foreground or background entry. 155 return "Key $i is missing from both foreground an [all...] |
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | sigchld.sh | 33 integer i foreground=0 background=0 47 do (( foreground++ )) 50 $SHELL -c : > /dev/null # foreground does not generate SIGCHLD 57 print foreground=$foreground background=$background 62 (( foreground == FOREGROUND )) || err_exit "expected '$FOREGROUND foreground' -- got '$foreground' (DELAY=$DELAY)"
|
/titanic_51/usr/src/boot/sys/boot/forth/ |
H A D | 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 )
|
/titanic_51/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 157 * system foreground color, and 17 to be the system border color. in graphics_init() 172 graphics_set_palette(15, PALETTE_RED(foreground), in graphics_init() 173 PALETTE_GREEN(foreground), PALETTE_BLUE(foreground)); in graphics_init() 342 * framebuffer in the default foreground color. in draw_xbmlogo() 346 /* system default foreground color */ in draw_xbmlogo()
|
H A D | term.h | 143 extern int foreground, background, border, graphics_inited;
|
/titanic_51/usr/src/lib/libgrubmgmt/common/ |
H A D | libgrub_cmd.def | 63 menu_cmd("foreground", GRBM_FOREGROUND_CMD, GRUB_LINE_ENTRY, skip_line)
|
/titanic_51/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_main.c | 1915 static boolean_t foreground = _B_FALSE; variable 2026 foreground = _B_TRUE; in main() 2036 foreground = _B_TRUE; in main() 2066 if (!foreground) { in main() 2716 * running in the foreground, in which case the logging goes to stderr.
|
/titanic_51/usr/src/lib/libshell/common/ |
H A D | PROMO.mm | 122 foreground and the background.
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | PROMO.mm | 122 foreground and the background.
|
/titanic_51/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 443 set_foreground setf Sf str Set current foreground color #1 500 set_a_foreground setaf AF str Set foreground colour #1 using ANSI escape
|
/titanic_51/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 443 set_foreground setf Sf str Set current foreground color #1 500 set_a_foreground setaf AF str Set foreground colour #1 using ANSI escape
|