Searched defs:foreground (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sasl.c308 test_dns_nsswitch(int foreground, argument
323 if (foreground) {
339 if (foreground) {
368 if (foreground) {
401 __ns_ldap_check_dns_preq(int foreground, argument
421 if ((retcode = test_dns_nsswitch(foreground, fname, errpp)) !=
426 if (foreground) {
452 if (foreground) {
466 __ns_ldap_check_gssapi_preq(int foreground, argument
500 if (foreground) {
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) argument
[all...]
/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
157 * system foreground color, and 17 to be the system border color.
172 graphics_set_palette(15, PALETTE_RED(foreground),
173 PALETTE_GREEN(foreground), PALETTE_BLUE(foreground));
342 * framebuffer in the default foreground color.
346 /* system default foreground color */
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c1915 static boolean_t foreground = _B_FALSE; variable
2026 foreground = _B_TRUE;
2036 foreground = _B_TRUE;
2066 if (!foreground) {
2716 * running in the foreground, in which case the logging goes to stderr.

Completed in 84 milliseconds