Home
last modified time | relevance | path

Searched refs:fail (Results 76 – 100 of 613) sorted by relevance

12345678910>>...25

/illumos-gate/usr/src/tools/findunref/
H A Dfindunref.c210 goto fail; in hg_manifest()
214 goto fail; in hg_manifest()
222 goto fail; in hg_manifest()
228 fail: in hg_manifest()
252 goto fail; in git_manifest()
256 goto fail; in git_manifest()
264 goto fail; in git_manifest()
270 fail: in git_manifest()
417 goto fail; in make_exset()
433 goto fail; in make_exset()
[all …]
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_arp_link.c145 goto fail; in ibcm_resolver_pr_lookup()
152 goto fail; in ibcm_resolver_pr_lookup()
160 goto fail; in ibcm_resolver_pr_lookup()
185 goto fail; in ibcm_resolver_pr_lookup()
192 goto fail; in ibcm_resolver_pr_lookup()
200 goto fail; in ibcm_resolver_pr_lookup()
225 goto fail; in ibcm_resolver_pr_lookup()
233 goto fail; in ibcm_resolver_pr_lookup()
243 goto fail; in ibcm_resolver_pr_lookup()
261 goto fail; in ibcm_resolver_pr_lookup()
[all …]
/illumos-gate/usr/src/test/net-tests/tests/forwarding/
H A Dip_fwd_suite.ksh45 fail "NT_CLIENT must be set"
49 fail "NT_ROUTER must be set"
53 fail "NT_SERVER must be set"
100 fail "invalid test name: $nt_name"
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dstrtonum.c26 bool fail = false; variable
50 fail = true; in runtestx()
59 fail = true; in runtestx()
67 fail = true; in runtestx()
126 if (fail) { in main()
/illumos-gate/usr/src/test/os-tests/tests/secflags/
H A Dsecflags_zonecfg.sh157 expect_fail invalid-parse-fail-def "default security flags 'fail' are invalid" <<EOF
159 set default=fail
164 expect_fail invalid-parse-fail-lower "lower security flags 'fail' are invalid" <<EOF
166 set lower=fail
171 expect_fail invalid-parse-fail-def "upper security flags 'fail' are invalid" <<EOF
173 set upper=fail
/illumos-gate/usr/src/cmd/sendmail/db/log/
H A Dlog_get.c102 const char *fail; local
106 fail = np = tbuf = NULL;
198 fail = np;
208 fail = "seek";
212 fail = "read";
277 fail = "read";
316 fail = "read";
319 if (fail == NULL)
323 "log_get: %s: %s", fail, strerror(ret));
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc_ddi.c326 goto fail; in lmrc_ctrl_attach()
337 goto fail; in lmrc_ctrl_attach()
341 goto fail; in lmrc_ctrl_attach()
350 goto fail; in lmrc_ctrl_attach()
395 goto fail; in lmrc_ctrl_attach()
399 goto fail; in lmrc_ctrl_attach()
407 goto fail; in lmrc_ctrl_attach()
454 fail: in lmrc_ctrl_attach()
757 fail: in lmrc_add_intrs()
1010 fail: in lmrc_alloc_mpt_cmds()
[all …]
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dlpfsck.c237 fail ("\"%s\" is a truncated name!\n", path); in proto()
245 fail ("%s is missing!\n", path); in proto()
247 fail ("\"%s\" is a truncated name!\n", symbolic); in proto()
256 fail ("%s is not a directory!\n", path); in proto()
269 fail ("%s is not a file!\n", path); in proto()
286 fail ("%s is not a file or pipe!\n", path); in proto()
364 fail ( in _rename()
383 fail ( in _rename()
/illumos-gate/usr/src/test/smbsrv-tests/tests/smbtorture/
H A Drunst-rpc.ksh27 function fail function
37 [[ -f $cfgfile ]] || fail "Cannot read file: $cfgfile"
54 cd $outdir || fail "Could not cd to $outdir"
76 fail "Cannot connect to //$SMBT_HOST/IPC\$"
H A Drunst-smb2.ksh27 function fail function
37 [[ -f $cfgfile ]] || fail "Cannot read file: $cfgfile"
54 cd $outdir || fail "Could not cd to $outdir"
76 fail "Cannot connect to //$SMBT_HOST/$SMBT_SHARE"
/illumos-gate/usr/src/cmd/stat/common/
H A Ddsr.c285 goto fail; in lookup_ks_name()
291 goto fail; in lookup_ks_name()
296 goto fail; /* can't have both */ in lookup_ks_name()
300 goto fail; /* <pid> and partition: bad */ in lookup_ks_name()
312 goto fail; /* no <instance> */ in lookup_ks_name()
332 goto fail; in lookup_ks_name()
340 goto fail; /* not ".t#" */ in lookup_ks_name()
345 goto fail; in lookup_ks_name()
372 fail: in lookup_ks_name()
/illumos-gate/usr/src/test/util-tests/tests/demangle/
H A Dllvm-stdcxxabi.c29647 static const char *fail[] = variable
29715 for (i = 0; i < sizeof (fail) / sizeof (fail[0]); i++) { in fail_test()
29716 char *res = sysdemangle(fail[i], SYSDEM_LANG_CPP, NULL); in fail_test()
/illumos-gate/usr/src/boot/efi/libefi/
H A Ddevicename.c119 goto fail; in efi_parsedev()
129 goto fail; in efi_parsedev()
146 goto fail; in efi_parsedev()
151 goto fail; in efi_parsedev()
168 fail: in efi_parsedev()
/illumos-gate/usr/src/tools/scripts/
H A Dxref.sh51 fail() function
100 [ -f $XREFMK ] || fail "cannot locate xref.mk"
191 [ -z "$xrefs" ] && fail "no known cross-reference formats specified"
207 cd $dir || fail "cannot change to directory $dir"
258 fail "$reldir: cannot build $xref cross-reference"
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dctftest-convert-non-c.ksh21 fail() function
34 fail "$cmd succeeded but should have failed"
43 fail "$cmd: incorrect output $out"
53 fail "$f has CTF section"
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dinit_sec_context.c396 goto fail; in setup_enc()
413 goto fail; in setup_enc()
418 goto fail; in setup_enc()
447 fail: in setup_enc()
587 goto fail; in new_connection()
619 goto fail; in new_connection()
648 fail: in new_connection()
782 goto fail; in mutual_auth()
803 goto fail; in mutual_auth()
836 goto fail; in mutual_auth()
[all …]
/illumos-gate/usr/src/test/elf-tests/cmd/
H A Delftest.ksh21 function fail function
38 [[ -f $runfile ]] || fail "Cannot read file: $runfile"
45 [[ -z $runfile ]] && fail "Couldn't determine distro"
/illumos-gate/usr/src/test/crypto-tests/cmd/scripts/
H A Dcryptotest.ksh21 function fail function
38 [[ -f $runfile ]] || fail "Cannot read file: $runfile"
45 [[ -z $runfile ]] && fail "Couldn't determine distro"
/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_persist.c192 goto fail; in i_ipadm_ip4_nvp2dbline()
196 fail: in i_ipadm_ip4_nvp2dbline()
218 goto fail; in i_ipadm_ip6_nvp2dbline()
222 fail: in i_ipadm_ip6_nvp2dbline()
247 goto fail; in i_ipadm_intfid_nvp2dbline()
250 goto fail; in i_ipadm_intfid_nvp2dbline()
257 goto fail; in i_ipadm_intfid_nvp2dbline()
261 fail: in i_ipadm_intfid_nvp2dbline()
777 goto fail; in i_ipadm_groupmembers_dbline2nvl()
779 fail: in i_ipadm_groupmembers_dbline2nvl()
[all …]
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_subr.c418 goto fail; in fab_find_rppath_by_devbdf()
446 goto fail; in fab_find_rppath_by_devbdf()
470 goto fail; in fab_find_rppath_by_devbdf()
485 goto fail; in fab_find_rppath_by_devbdf()
505 fail: in fab_find_rppath_by_devbdf()
541 goto fail; in fab_get_rcpath()
577 fail: in fab_get_rcpath()
623 fail: in fab_find_bdf()
691 goto fail; in fab_find_addr()
707 goto fail; in fab_find_addr()
[all …]
/illumos-gate/usr/src/test/libmlrpc-tests/cmd/
H A Dlibmlrpctest.ksh22 function fail function
42 [[ -f $runfile ]] || fail "Cannot read file: $runfile"
49 [[ -z $runfile ]] && fail "Couldn't determine distro"
/illumos-gate/usr/src/test/net-tests/cmd/
H A Dnettest.ksh21 function fail function
41 [[ -f $runfile ]] || fail "Cannot read file: $runfile"
48 [[ -z $runfile ]] && fail "Couldn't determine distro"
/illumos-gate/usr/src/test/os-tests/cmd/
H A Dostest.ksh23 function fail function
43 [[ -f $runfile ]] || fail "Cannot read file: $runfile"
50 [[ -z $runfile ]] && fail "Couldn't determine distro"
/illumos-gate/usr/src/boot/i386/libi386/
H A Ddevicename.c120 goto fail; in i386_parsedev()
130 goto fail; in i386_parsedev()
146 goto fail; in i386_parsedev()
151 goto fail; in i386_parsedev()
168 fail: in i386_parsedev()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Ddnssd_clientlib.c124 if (fn+4 >= lim) goto fail; in DNSServiceConstructFullName()
132 if (fn+2 >= lim) goto fail; in DNSServiceConstructFullName()
136 if (fn+1 >= lim) goto fail; in DNSServiceConstructFullName()
142 while (*r) if (fn+1 >= lim) goto fail;else *fn++ = *r++; in DNSServiceConstructFullName()
143 if (!DomainEndsInDot(regtype)) { if (fn+1 >= lim) goto fail;else *fn++ = '.';} in DNSServiceConstructFullName()
145 while (*d) if (fn+1 >= lim) goto fail;else *fn++ = *d++; in DNSServiceConstructFullName()
146 if (!DomainEndsInDot(domain)) { if (fn+1 >= lim) goto fail;else *fn++ = '.';} in DNSServiceConstructFullName()
151 fail: in DNSServiceConstructFullName()

12345678910>>...25