Searched refs:validated (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/hal/hald/
H A Dproperty.c78 gboolean validated = TRUE; local
88 validated = FALSE;
92 if (!validated) {
270 gboolean validated = TRUE; local
283 validated = FALSE;
287 if (!validated) {
/opensolaris-onvv-gate/usr/src/cmd/ssh/ssh/
H A Dsshconnect.c578 validated, int readonly, const char *user_hostfile, const char
704 if (validated)
731 if (!validated && options.strict_host_key_checking == 1) {
740 } else if (!validated &&
793 if (validated) {
904 if (!validated && options.strict_host_key_checking == 1) {
908 } else if (!validated &&
577 check_host_key(char *host, struct sockaddr *hostaddr, Key *host_key, int validated, int readonly, const char *user_hostfile, const char *system_hostfile) argument
/opensolaris-onvv-gate/usr/src/cmd/avs/dsstat/
H A Dii_stats.c66 static int validated = 0; local
90 if (! validated) {
94 validated++;
H A Dsdbc_stats.c65 static int validated = 0; local
86 if (! validated) {
90 validated++;
H A Dsndr_stats.c77 static int validated = 0; local
107 if (! validated) {
111 validated++;
/opensolaris-onvv-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c1857 validated: if (cmlb_partinfo(un->un_dklbhandle,
1934 goto validated;

Completed in 127 milliseconds