Searched refs:failed (Results 251 - 275 of 310) sorted by relevance

<<111213

/freebsd-9.3-release/crypto/openssh/
H A Dsftp.c1760 fatal("el_insertstr failed.");
1771 fatal("el_insertstr failed.");
1894 "failed.");
1900 fatal("el_insertstr failed.");
1916 fatal("el_insertstr failed.");
1937 fatal("%s: el_get failed", __func__);
/freebsd-9.3-release/contrib/llvm/lib/Support/Unix/
H A DProgram.inc252 return !MakeErrMsg(ErrMsg, "posix_spawn failed", Err);
304 // If the execve() failed, we should exit. Follow Unix protocol and
/freebsd-9.3-release/contrib/ncurses/progs/
H A Dtic.c119 failed(const char *msg) function
668 failed("tmpnam");
/freebsd-9.3-release/sys/cam/
H A DREADME.quirks187 * Output from dmesg for failed attach attempts
/freebsd-9.3-release/usr.sbin/jail/
H A Dconfig.c662 failed(j);
731 failed(j);
/freebsd-9.3-release/usr.sbin/ppp/
H A Droute.c830 failed:
834 log_Printf(LogWARN, "Add route failed: %s already exists\n",
840 goto failed;
846 log_Printf(LogWARN, "Del route failed: %s: Non-existent\n",
850 log_Printf(LogWARN, "%s route failed: %s: errno: %s\n", cmdstr,
853 log_Printf(LogWARN, "%s route failed: %s: %s\n",
942 log_Printf(LogWARN, "%s: Change route failed: errno: %s\n",
945 log_Printf(LogWARN, "%s: Change route failed: %s\n",
/freebsd-9.3-release/contrib/libarchive/cpio/test/
H A Dmain.c334 /* Complete reporting of failed tests. */
372 /* Mark as skip, so doesn't count as failed test. */
383 /* Generic assert() just displays the failed condition. */
390 failure_start(file, line, "Assertion failed: %s", condition);
620 failure_start(test_filename, test_line, "Stat failed: %s", f1);
658 failure_start(test_filename, test_line, "Stat failed: %s", f1);
1647 test_summarize(const char *filename, int failed) argument
1653 printf(failed ? "E" : ".");
1657 printf(failed ? "FAIL\n" : "ok\n");
1744 * is not done, then rmdir will be failed an
[all...]
/freebsd-9.3-release/contrib/libarchive/libarchive/test/
H A Dmain.c330 /* Complete reporting of failed tests. */
368 /* Mark as skip, so doesn't count as failed test. */
379 /* Generic assert() just displays the failed condition. */
386 failure_start(file, line, "Assertion failed: %s", condition);
616 failure_start(test_filename, test_line, "Stat failed: %s", f1);
654 failure_start(test_filename, test_line, "Stat failed: %s", f1);
1637 test_summarize(const char *filename, int failed) argument
1643 printf(failed ? "E" : ".");
1647 printf(failed ? "FAIL\n" : "ok\n");
1734 * is not done, then rmdir will be failed an
[all...]
/freebsd-9.3-release/contrib/libarchive/tar/test/
H A Dmain.c335 /* Complete reporting of failed tests. */
373 /* Mark as skip, so doesn't count as failed test. */
384 /* Generic assert() just displays the failed condition. */
391 failure_start(file, line, "Assertion failed: %s", condition);
621 failure_start(test_filename, test_line, "Stat failed: %s", f1);
659 failure_start(test_filename, test_line, "Stat failed: %s", f1);
1743 test_summarize(const char *filename, int failed) argument
1749 printf(failed ? "E" : ".");
1753 printf(failed ? "FAIL\n" : "ok\n");
1840 * is not done, then rmdir will be failed an
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Dsoftp11.c620 st_logf("failed to open file %s\n", cert_file);
627 st_logf("failed adding certs from file %s\n", cert_file);
691 CK_RV failed = CKR_OK; local
743 failed = ret;
761 st_logf("failed to open file: %s\n", name);
786 return failed;
/freebsd-9.3-release/usr.bin/rpcinfo/
H A Drpcinfo.c628 errx(1, "broadcast failed: %s", clnt_sperrno(rpc_stat));
731 goto failed;
745 goto failed;
786 failed:
/freebsd-9.3-release/contrib/amd/amd/
H A Dsrvr_nfs.c66 # error: sanity check failed in srvr_nfs.c
78 int np_ping; /* Number of failed ping attempts */
491 * Another ping has failed
534 * Reset failed ping count
539 dlog("%d pings to %s failed - at most %d allowed", np->np_ping, fs->fs_host, MAX_ALLOWED_PINGS);
705 plog(XLOG_WARNING, "find_nfs_srvr: NFS mount failed, trying again with NFSv2/UDP");
972 * have failed.
1023 * MAX_ALLOWED_PINGS of the fast variety have failed.
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dlibcoff.h463 bfd_boolean failed; member in struct:coff_final_link_info
H A Delf.c2774 /* We already failed; just get out of the bfd_map_over_sections
3560 bfd_boolean failed;
3578 failed = FALSE;
3579 bfd_map_over_sections (abfd, elf_fake_sections, &failed);
3580 if (failed)
3598 bfd_map_over_sections (abfd, bfd_elf_set_group_contents, &failed);
3599 if (failed)
5096 bfd_boolean failed;
5106 failed = FALSE;
5107 bfd_map_over_sections (abfd, bed->s->write_relocs, &failed);
3555 bfd_boolean failed; local
5091 bfd_boolean failed; local
[all...]
H A Dcoff-ppc.c2422 finfo.failed = FALSE;
2425 if (finfo.failed)
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzio.h387 * Number of TRIM requests that failed because TRIM is not
393 * Number of TRIM requests that failed for other reasons.
395 kstat_named_t failed; member in struct:zio_trim_stats
/freebsd-9.3-release/sys/pc98/cbus/
H A Dfdc.c444 "cmd %x failed at out byte %d of %d\n",
457 "cmd %02x failed at in byte %d of %d\n",
480 return fdc_err(fdc, "Enable FIFO failed\n");
496 return fdc_err(fdc, "Enable FIFO failed\n");
503 return fdc_err(fdc, "Re-enable FIFO failed\n");
514 return fdc_err(fdc, "Sense Drive Status failed\n");
1710 device_printf(fd->dev, "autoselection failed\n");
1919 int failed = 0; local
1925 failed = 1;
1930 failed
[all...]
/freebsd-9.3-release/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh1079 echo "failed."
1098 echo "failed."
1168 echo "failed."
1182 echo "failed an integrity check."
1346 echo "failed."
1735 echo "failed."
1867 echo "failed."
2337 : > failed.merges
2368 echo ${F} >> failed.merges
2393 done < failed
[all...]
/freebsd-9.3-release/contrib/bmake/mk/
H A Dgendirdeps.mk315 .endif # meta2deps failed
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp16 // 'false' return value indicates that constant folding has failed, and any
19 // * An evaluated result, valid only if constant folding has not failed.
26 // (under the C++11 / C++1y rules only, at the moment), or, if folding failed
2066 return handler.failed();
2073 return handler.failed();
2085 return handler.failed();
2115 return handler.failed();
2148 return handler.failed();
2170 return handler.failed();
2181 return handler.failed();
[all...]
/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Dtls_openssl.c70 int read_alerts, write_alerts, failed; member in struct:tls_connection
197 cryptoapi_error("CryptCreateHash failed");
204 cryptoapi_error("CryptGetHashParam failed");
216 cryptoapi_error("CryptSetHashParam failed");
228 cryptoapi_error("CryptSignHash failed");
445 wpa_printf(MSG_DEBUG, "%s: failed to open system cert store "
475 wpa_printf(MSG_DEBUG, "%s: failed to close system cert store "
528 str, ret == 0 ? "failed" : "error",
574 wpa_printf(MSG_INFO, "ENGINE: ctrl cmd_string failed: "
599 wpa_printf(MSG_DEBUG, "ENGINE: ctrl cmd_string failed
[all...]
/freebsd-9.3-release/sys/dev/ctau/
H A Dctau.c203 goto failed;
214 goto failed;
235 failed:
/freebsd-9.3-release/contrib/gperf/
H A Dconfigure183 echo as_func_success failed.
195 echo as_func_ret_success failed.
298 echo as_func_success failed.
310 echo as_func_ret_success failed.
387 echo as_func_success failed.
399 echo as_func_ret_success failed.
2836 { { echo "$as_me:$LINENO: error: $ac_sub_configure failed for $ac_dir" >&5
2837 echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;}
/freebsd-9.3-release/contrib/gperf/doc/
H A Dconfigure183 echo as_func_success failed.
195 echo as_func_ret_success failed.
298 echo as_func_success failed.
310 echo as_func_ret_success failed.
387 echo as_func_success failed.
399 echo as_func_ret_success failed.
/freebsd-9.3-release/lib/libkse/test/
H A Dmutex_d.exp291 Total tests 212, passed 212, failed 0

Completed in 543 milliseconds

<<111213