Home
last modified time | relevance | path

Searched refs:validated (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/cmd/hal/hald/
H A Dproperty.c78 gboolean validated = TRUE; in hal_property_new_string() local
88 validated = FALSE; in hal_property_new_string()
92 if (!validated) { in hal_property_new_string()
270 gboolean validated = TRUE; in hal_property_set_string() local
283 validated = FALSE; in hal_property_set_string()
287 if (!validated) { in hal_property_set_string()
/titanic_50/usr/src/cmd/ssh/ssh/
H A Dsshconnect.c603 validated, int readonly, const char *user_hostfile, const char in check_host_key() argument
729 if (validated) in check_host_key()
756 if (!validated && options.strict_host_key_checking == 1) { in check_host_key()
765 } else if (!validated && in check_host_key()
818 if (validated) { in check_host_key()
929 if (!validated && options.strict_host_key_checking == 1) { in check_host_key()
933 } else if (!validated && in check_host_key()
/titanic_50/usr/src/cmd/avs/dsstat/
H A Dsdbc_stats.c65 static int validated = 0; in sdbc_discover() local
86 if (! validated) { in sdbc_discover()
90 validated++; in sdbc_discover()
H A Dsndr_stats.c77 static int validated = 0; in sndr_discover() local
107 if (! validated) { in sndr_discover()
111 validated++; in sndr_discover()
H A Dii_stats.c66 static int validated = 0; in ii_discover() local
90 if (! validated) { in ii_discover()
94 validated++; in ii_discover()
/titanic_50/usr/src/lib/libnwam/
H A DREADME149 can be validated via nwam_<entity>_validate_prop().
/titanic_50/usr/src/uts/sun/io/dada/targets/
H A Ddad.c1857 validated: if (cmlb_partinfo(un->un_dklbhandle, in dcdstrategy()
1934 goto validated; in dcdstrategy()
/titanic_50/usr/src/uts/intel/io/acpica/
H A Dchanges.txt552 target operands. The operand is resolved and validated that it is legal.
587 -- For the following operators, the TermArg operands are now validated
1322 positives, until they can be fixed and fully validated (ACPICA BZ 1112):
2501 be resolved at runtime.) These types of references cannot be validated at
2761 object types and package lengths are validated, for both parent packages
5541 validated. For example, Return(1). ACPICA BZ 786.
5615 example, the type of this object is now validated to be of type Integer:
6869 validated against the ACPI specification. The purpose of this validation
8345 AcpiHwInitialize function - the FADT registers are now validated when the
8672 - Minimum Length of RSDT should be validated (BZ 379)
[all …]