Home
last modified time | relevance | path

Searched refs:is_ascii (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice_info.c501 dbus_bool_t is_ascii = TRUE; in handle_match() local
512 is_ascii = TRUE; in handle_match()
517 is_ascii = FALSE; in handle_match()
521 if (is_ascii) in handle_match()
526 if (is_ascii) in handle_match()
/illumos-gate/usr/src/boot/efi/libefi/
H A Denv.c737 bool is_ascii = true; in efi_print_other_value() local
747 is_ascii = false; in efi_print_other_value()
752 is_ascii = false; in efi_print_other_value()
753 if (is_ascii == true) { in efi_print_other_value()
/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c1987 int is_ascii = 1; /* optimistic */ local
1991 is_ascii = 0;
1996 return( is_ascii );