Home
last modified time | relevance | path

Searched refs:fail (Results 1 – 25 of 647) sorted by relevance

12345678910>>...26

/onnv-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dstorage.esc32 event fault.config.fan-fail@ses-enclosure;
33 event fault.config.fantray-fail@ses-enclosure;
34 event fault.config.psu-fail@ses-enclosure;
35 event fault.device.controller.fail@controller;
36 event fault.device.ethernet.fail@controller;
37 event fault.device.ethernet.fail@sas-expander;
38 event fault.device.fan.fail@fan;
39 event fault.device.fan.fail@fanmodule;
40 event fault.device.psu.fail@psu;
41 event fault.device.psu.fail@psu;
[all …]
/onnv-gate/usr/src/cmd/ssh/sshd/
H A Dbsmaudit.c77 goto fail; in audit_sshd_chauthtok()
82 goto fail; in audit_sshd_chauthtok()
88 goto fail; in audit_sshd_chauthtok()
95 goto fail; in audit_sshd_chauthtok()
101 goto fail; in audit_sshd_chauthtok()
108 fail: in audit_sshd_chauthtok()
127 goto fail; in audit_sshd_login()
133 goto fail; in audit_sshd_login()
139 goto fail; in audit_sshd_login()
145 goto fail; in audit_sshd_login()
[all …]
/onnv-gate/usr/src/uts/common/io/urtw/
H A Durtw.c602 goto fail; in urtw_led_init()
605 goto fail; in urtw_led_init()
626 fail: in urtw_led_init()
683 goto fail; in urtw_8225_read()
685 goto fail; in urtw_8225_read()
687 goto fail; in urtw_8225_read()
689 goto fail; in urtw_8225_read()
691 goto fail; in urtw_8225_read()
695 goto fail; in urtw_8225_read()
698 goto fail; in urtw_8225_read()
[all …]
/onnv-gate/usr/src/tools/scripts/
H A Dcryptodrop.sh36 function fail { function
41 [[ -n "$ROOT" ]] || fail "ROOT must be set."
43 [[ -n "$SRC" ]] || fail "SRC must be set."
44 [[ -d "$SRC" ]] || fail "SRC ($SRC) is not a directory."
45 [[ -n "$CODEMGR_WS" ]] || fail "CODEMGR_WS must be set."
46 [[ -d "$CODEMGR_WS" ]] || fail "CODEMGR_WS ($CODEMGR_WS) is not a directory."
97 [[ -d "$ROOT" ]] || fail "ROOT ($ROOT) is not a directory."
108 [[ -n "$tmpdir" ]] || fail "could not create temporary directory."
137 fail "findcrypto produced absolute path ($f)"
144 [[ $? -eq 0 ]] || fail "could not copy crypto files."
[all …]
H A Dwx2hg.sh53 function fail { function
90 [[ $rev_warning = "n" ]] || fail \
101 fail "workspace command not found; please check PATH."
141 fail "$hg_ws is not a Mercurial workspace."
146 [[ -d "$CODEMGR_WS" ]] || fail "$CODEMGR_WS does not exist."
151 fail "$CODEMGR_WS is not a Teamware workspace or does not have a parent."
152 [[ -d "$codemgr_parent" ]] || fail "parent ($codemgr_parent) doesn't exist."
196 fail "wx2hg will only migrate checked-in files;" \
210 fail "hg update $hg_rev failed for $hg_ws"
229 fail "When using an existing Mercurial workspace with\n" \
[all …]
H A Dwx.sh47 fail() { function
96 fail "Error: cannot create $wxtmp/local_nametable"
98 fail "Error: cannot create $wxdir/local_nametable."
106 [[ ! -f $wxtmp/renamed ]] && fail "Error: cannot create $wxtmp/renamed"
108 fail "Error: mv -f $wxtmp/renamed $wxdir/renamed failed"
119 fail "Error: cannot create $wxdir/local_nametable"
150 fail "Error: cannot create $wxtmp/tmp_active."
160 fail
167 $wxtmp/active || fail "Error: cannot create $wxtmp/active."
169 fail "Error: mv $wxtmp/active $wxdir/active failed."
[all …]
H A Dbindrop.sh38 function fail { function
47 [[ -n "$SRC" ]] || fail "SRC must be set."
48 [[ -n "$CODEMGR_WS" ]] || fail "CODEMGR_WS must be set."
94 [[ -d "${ROOT}${suffix}-closed" ]] || fail "can't find closed root proto area."
97 [[ -n "$tmpdir" ]] || fail "can't create temporary directory."
105 [[ -n "$needdirs" ]] || fail "can't create temporary directory list file."
267 fail "can't add BINARYLICENSE.txt"
273 (cd "$tmpdir"; tar cf "$tarfile" closed) || fail "can't create $tarfile."
274 bzip2 -f "$tarfile" || fail "can't compress $tarfile".
H A DInstall.sh173 test -s $INSTALL_STATE || fail "Can't find $INSTALL_STATE"
181 function fail { function
229 [ -d $1 ] || mkdir -p $1 || fail
345 [ -d "$ctop" ] || fail "Can't create tree for crypto modules."
352 [ -d "$root" ] || fail "Can't unpack crypto tarball."
423 fail "can't create $target"
431 ln -s $3 $target || fail "can't create $target"
439 ln $INSTALL_FILES/$3/$4 $target || fail "can't create $target"
449 fail "unrecognized modlist entry: $*"
475 ' $1 || fail "Errors in kernel module list"
[all …]
/onnv-gate/usr/src/cmd/avs/dsstat/
H A Dmulti_stats.c96 goto fail; in discover()
98 goto fail; in discover()
105 goto fail; in discover()
107 goto fail; in discover()
114 goto fail; in discover()
116 goto fail; in discover()
125 fail: in discover()
142 goto fail; in update()
148 goto fail; in update()
150 goto fail; in update()
[all …]
H A Ddsstat.c144 fail(int err, char *msg) in fail() function
182 fail(DSSTAT_EINVAL, gettext("Invalid mode specified")); in set_mode()
227 fail(DSSTAT_EINVAL, in set_dflags()
260 fail(DSSTAT_EINVAL, in set_rflags()
381 fail(DSSTAT_EINVAL, in main()
389 fail(DSSTAT_EINVAL, in main()
399 fail(DSSTAT_EINVAL, in main()
408 fail(DSSTAT_EINVAL, in main()
422 fail(DSSTAT_EINVAL, gettext("Invalid " in main()
427 fail(DSSTAT_EINVAL, in main()
[all …]
/onnv-gate/usr/src/cmd/fm/dicts/
H A DSTORAGE.dict29 fault.config.fan-fail=1
30 fault.config.fantray-fail=2
31 fault.config.psu-fail=3
32 fault.device.controller.fail=4
33 fault.device.ethernet.fail=5
34 fault.device.fan.fail=6
35 fault.device.psu.fail=7
36 fault.device.sas-expander.fail=8
38 fault.io.i2c.fail=10
41 fault.power.ext-fail=13
[all …]
/onnv-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drsrc_info.c156 goto fail; in ri_pack()
161 goto fail; in ri_pack()
166 goto fail; in ri_pack()
174 goto fail; in ri_pack()
182 goto fail; in ri_pack()
188 goto fail; in ri_pack()
197 fail: in ri_pack()
228 goto fail; in ap_list_pack()
234 goto fail; in ap_list_pack()
242 goto fail; in ap_list_pack()
[all …]
/onnv-gate/usr/src/cmd/ssh/ssh-keysign/
H A Dssh-keysign.c72 int pktype, fail; in valid_request() local
74 fail = 0; in valid_request()
82 fail++; in valid_request()
86 fail++; in valid_request()
94 fail++; in valid_request()
100 fail++; in valid_request()
109 fail++; in valid_request()
111 fail++; in valid_request()
113 fail++; in valid_request()
121 fail++; in valid_request()
[all …]
/onnv-gate/usr/src/uts/common/io/nxge/
H A Dnxge_ipp.c62 goto fail; in nxge_ipp_init()
68 goto fail; in nxge_ipp_init()
71 goto fail; in nxge_ipp_init()
76 goto fail; in nxge_ipp_init()
78 goto fail; in nxge_ipp_init()
85 goto fail; in nxge_ipp_init()
93 goto fail; in nxge_ipp_init()
98 goto fail; in nxge_ipp_init()
104 goto fail; in nxge_ipp_init()
111 goto fail; in nxge_ipp_init()
[all …]
H A Dnxge_mac.c914 goto fail; in nxge_mac_init()
918 goto fail; in nxge_mac_init()
926 goto fail; in nxge_mac_init()
929 goto fail; in nxge_mac_init()
932 goto fail; in nxge_mac_init()
935 goto fail; in nxge_mac_init()
938 goto fail; in nxge_mac_init()
942 goto fail; in nxge_mac_init()
947 goto fail; in nxge_mac_init()
961 goto fail; in nxge_mac_init()
[all …]
/onnv-gate/usr/src/lib/libsocket/inet/
H A Dgetifaddrs.c118 goto fail; in getallifaddrs()
139 goto fail; in getallifaddrs()
149 goto fail; in getallifaddrs()
161 goto fail; in getallifaddrs()
165 goto fail; in getallifaddrs()
171 goto fail; in getallifaddrs()
174 goto fail; in getallifaddrs()
181 goto fail; in getallifaddrs()
185 goto fail; in getallifaddrs()
190 goto fail; in getallifaddrs()
[all …]
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/t/
H A Dtime.t63 my %fail;
69 $fail{$pack}{$func} = $num;
74 $fail{'IO::Socket::INET'} = {
81 return if $fail{$class}{new} and $fail{$class}{new}--;
88 return if $fail{$class}{'send'} and $fail{$class}{'send'}--;
121 return if defined $fail{$class}{new} and $fail{$class}{new}--;
128 return if defined $fail{$class}{can_read} and $fail{class}{can_read}--;
/onnv-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Daccept_sec_context.c411 goto fail;
420 goto fail;
434 goto fail;
440 goto fail;
467 goto fail;
473 goto fail;
491 goto fail;
513 goto fail;
526 goto fail;
551 goto fail;
[all …]
/onnv-gate/usr/src/uts/common/rpc/sec_gss/
H A Drpcsec_gss_misc.c166 goto fail;
172 goto fail;
191 goto fail;
196 goto fail;
205 goto fail;
209 goto fail;
217 goto fail;
221 goto fail;
223 fail:
286 goto fail;
[all …]
/onnv-gate/usr/src/lib/libslp/clib/
H A DDAAdvert.c56 goto fail; in slp_unpackDAAdvert()
67 goto fail; in slp_unpackDAAdvert()
70 goto fail; in slp_unpackDAAdvert()
78 goto fail; in slp_unpackDAAdvert()
86 goto fail; in slp_unpackDAAdvert()
94 goto fail; in slp_unpackDAAdvert()
102 goto fail; in slp_unpackDAAdvert()
108 goto fail; in slp_unpackDAAdvert()
116 goto fail; in slp_unpackDAAdvert()
122 fail: in slp_unpackDAAdvert()
/onnv-gate/usr/src/common/net/wanboot/crypt/
H A Ddes3_test.c117 int fail; in des3test() local
128 fail = 0; in des3test()
147 fail++; in des3test()
154 fail++; in des3test()
156 if (fail == 0) in des3test()
163 return (fail); in des3test()
172 int fail = 0; in des3_keytest() local
184 fail++; in des3_keytest()
199 fail++; in des3_keytest()
205 return (fail); in des3_keytest()
/onnv-gate/usr/src/lib/libc/port/gen/
H A Dscandir.c88 goto fail; in scandir64()
101 goto fail; in scandir64()
113 goto fail; in scandir64()
125 goto fail; in scandir64()
132 goto fail; in scandir64()
146 fail: in scandir64()
173 goto fail; in scandir()
186 goto fail; in scandir()
198 goto fail; in scandir()
210 goto fail; in scandir()
[all …]
/onnv-gate/usr/src/lib/rpcsec_gss/
H A Drpcsec_gss_misc.c151 goto fail;
157 goto fail;
172 goto fail;
175 goto fail;
180 goto fail;
183 goto fail;
191 goto fail;
195 goto fail;
197 fail:
255 goto fail;
[all …]
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/Simple/t/
H A Dfilter.t8 use FilterTest qr/not ok/ => "ok", fail => "ok";
12 sub fail { print "fail ", $_[0], "\n" }
15 print "fail 2\n";
17 fail(3);
18 &fail(4);
/onnv-gate/usr/src/lib/libinetutil/common/
H A Difaddrlist.c74 goto fail; in ifaddrlist()
85 goto fail; in ifaddrlist()
99 goto fail; in ifaddrlist()
104 goto fail; in ifaddrlist()
121 goto fail; in ifaddrlist()
138 goto fail; in ifaddrlist()
146 goto fail; in ifaddrlist()
154 goto fail; in ifaddrlist()
178 fail: in ifaddrlist()

12345678910>>...26