Home
last modified time | relevance | path

Searched defs:foreground (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libsldap/common/
H A Dns_sasl.c308 test_dns_nsswitch(int foreground, in test_dns_nsswitch()
401 __ns_ldap_check_dns_preq(int foreground, in __ns_ldap_check_dns_preq()
466 __ns_ldap_check_gssapi_preq(int foreground, in __ns_ldap_check_gssapi_preq()
539 __ns_ldap_check_all_preq(int foreground, in __ns_ldap_check_all_preq()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/dchanger/
H A DDurationHelper.java78 public DurationHelper(Frame parent, Color background, Color foreground) { in DurationHelper()
124 private void addFields(Color background, Color foreground) { in addFields()
H A DDateTimeDialog.java94 public DateTimeDialog(Frame parent, Color background, Color foreground) { in DateTimeDialog()
158 private void addFields(Color background, Color foreground) { in addFields()
H A DEncListDialog.java58 public EncListDialog(Frame parent, Color background, Color foreground, in EncListDialog()
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c85 int foreground = (63 << 16) | (63 << 8) | (63), background = 0, border = 0; variable
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c1915 static boolean_t foreground = _B_FALSE; variable