/titanic_41/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() [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_41/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() 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()
|
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 | 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_41/usr/src/cmd/krb5/kadmin/gui/dchanger/ |
H A D | DateTimeDialog.java | 94 public DateTimeDialog(Frame parent, Color background, Color foreground) { in DateTimeDialog() argument 101 addFields(background, foreground); in DateTimeDialog() 158 private void addFields(Color background, Color foreground) { in addFields() argument 169 date.setForeground(foreground); in addFields() 174 hour.setForeground(foreground); in addFields() 177 minute.setForeground(foreground); in addFields() 180 second.setForeground(foreground); in addFields() 184 year.setForeground(foreground); in addFields()
|
H A D | DurationHelper.java | 78 public DurationHelper(Frame parent, Color background, Color foreground) { in DurationHelper() argument 85 addFields(background, foreground); in DurationHelper() 124 private void addFields(Color background, Color foreground) { in addFields() argument 130 value.setForeground(foreground); in addFields()
|
H A D | EncListDialog.java | 58 public EncListDialog(Frame parent, Color background, Color foreground, in EncListDialog() argument
|
/titanic_41/usr/src/lib/libshell/common/tests/ |
H A D | sigchld.sh | 62 (( foreground == FOREGROUND )) || err_exit "expected '$FOREGROUND foreground' -- got '$foreground' …
|
/titanic_41/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 and background" [all …]
|
/titanic_41/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 172 graphics_set_palette(15, PALETTE_RED(foreground), in graphics_init() 173 PALETTE_GREEN(foreground), PALETTE_BLUE(foreground)); in graphics_init()
|
H A D | term.h | 143 extern int foreground, background, border, graphics_inited;
|
/titanic_41/usr/src/lib/libgrubmgmt/common/ |
H A D | libgrub_cmd.def | 63 menu_cmd("foreground", GRBM_FOREGROUND_CMD, GRUB_LINE_ENTRY, skip_line)
|
/titanic_41/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()
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | PROMO.mm | 122 foreground and the background.
|
/titanic_41/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_41/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
|