Searched refs:Cannot (Results 1 – 25 of 87) sorted by relevance
1234
| /freebsd-13-stable/contrib/tcsh/nls/ukrainian/ |
| HD | set23 | 21 19 getwd: Cannot open ".." (%s) 22 20 getwd: Cannot chdir to ".." (%s) 24 22 getwd: Cannot change back to "." (%s) 25 23 getwd: Cannot stat "/" (%s) 26 24 getwd: Cannot stat "." (%s) 27 25 getwd: Cannot stat directory "%s" (%s) 28 26 getwd: Cannot open directory "%s" (%s) 29 27 getwd: Cannot find "." in ".." (%s)
|
| HD | set7 | 22 20 %s: Cannot open /etc/termcap.\n
|
| /freebsd-13-stable/contrib/tcsh/nls/C/ |
| HD | set23 | 21 19 getwd: Cannot open ".." (%s) 22 20 getwd: Cannot chdir to ".." (%s) 24 22 getwd: Cannot change back to "." (%s) 25 23 getwd: Cannot stat "/" (%s) 26 24 getwd: Cannot stat "." (%s) 27 25 getwd: Cannot stat directory "%s" (%s) 28 26 getwd: Cannot open directory "%s" (%s) 29 27 getwd: Cannot find "." in ".." (%s)
|
| HD | set7 | 22 20 %s: Cannot open /etc/termcap.\n
|
| /freebsd-13-stable/lib/libomp/ |
| HD | kmp_i18n_default.inc | 29 "Cannot open /proc/cpuinfo", 33 "Cannot rewind cpuinfo file", 120 "Cannot open message catalog \"%1$s\":", 134 "Cannot open file \"%1$s\" for reading:", 173 "Cannot get processor frequency, using zero KMP_ITT_PREPARE_DELAY.", 214 "Cannot form a team with %1$d threads, using %2$d instead.", 238 "Cannot get number of available CPUs.", 253 "Cannot set thread affinity mask.", 254 "Cannot set thread priority.", 255 "Cannot create thread.", [all …]
|
| /freebsd-13-stable/crypto/heimdal/lib/krb5/ |
| HD | krb5_err.et | 91 error_code CANT_VERIFY_CERTIFICATE, "Cannot verify certificate" 122 error_code KRB5_LIBOS_CANTREADPWD, "Cannot read password" 155 error_code KRB5_REALM_UNKNOWN, "Cannot find KDC for requested realm" 157 error_code KRB5_KDC_UNREACH, "Cannot contact any KDC for requested realm" 193 error_code KRB5_KT_NOWRITE, "Cannot write to specified key table" 196 error_code KRB5_NO_TKT_IN_RLM, "Cannot find ticket for requested realm" 247 error_code KRB5_ERR_HOST_REALM_UNKNOWN, "Cannot determine realm for host" 251 error_code KRB5_REALM_CANT_RESOLVE, "Cannot resolve KDC for requested realm"
|
| /freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/i18n/ |
| HD | en_US.txt | 60 CantOpenCpuinfo "Cannot open /proc/cpuinfo" 64 CantRewindCpuinfo "Cannot rewind cpuinfo file" 164 CantOpenMessageCatalog "Cannot open message catalog \"%1$s\":" 178 CantOpenFileForReading "Cannot open file \"%1$s\" for reading:" 218 CantGetProcFreq "Cannot get processor frequency, using zero KMP_ITT_PREPARE_DELAY." 259 CantFormThrTeam "Cannot form a team with %1$d threads, using %2$d instead." 284 CantGetNumAvailCPU "Cannot get number of available CPUs." 302 CantSetThreadAffMask "Cannot set thread affinity mask." 303 CantSetThreadPriority "Cannot set thread priority." 304 CantCreateThread "Cannot create thread." [all …]
|
| /freebsd-13-stable/contrib/kyua/ |
| HD | configure.ac | 66 [m4_fatal([Cannot find pkg.m4; see the INSTALL document for help])]) 69 [m4_fatal([Cannot find atf-c++.m4; see the INSTALL document for help])]) 72 [m4_fatal([Cannot find atf-sh.m4; see the INSTALL document for help])]) 75 [m4_fatal([Cannot find atf-common.m4; see the INSTALL document for help])])
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/ |
| HD | ParseOpenACC.cpp | 604 return {nullptr, OpenACCParseCanContinue::Cannot}; in OpenACCCannotContinue() 646 } else if (Result.getInt() == OpenACCParseCanContinue::Cannot) { in ParseOpenACCClauseList() 664 return {ER, OpenACCParseCanContinue::Cannot}; in ParseOpenACCIntExpr() 682 CurResult.second == OpenACCParseCanContinue::Cannot) { in ParseOpenACCIntExprList() 696 CurResult.second == OpenACCParseCanContinue::Cannot) { in ParseOpenACCIntExprList() 1176 Res.second == OpenACCParseCanContinue::Cannot) { in ParseOpenACCWaitArgument() 1219 Res.second == OpenACCParseCanContinue::Cannot) { in ParseOpenACCWaitArgument() 1291 return {Res, OpenACCParseCanContinue::Cannot}; in ParseOpenACCVar() 1308 } else if (CanContinue == OpenACCParseCanContinue::Cannot) { in ParseOpenACCVarList() 1320 } else if (CanContinue == OpenACCParseCanContinue::Cannot) { in ParseOpenACCVarList()
|
| /freebsd-13-stable/contrib/bmake/unit-tests/ |
| HD | varmod-loop-delete.exp | 1 make: "varmod-loop-delete.mk" line 19: Cannot delete variable "VAR" while it is used
|
| HD | opt-debug-file.exp | 11 Cannot open debug file "/nonexistent-6f21c672-a22d-4ef7/opt-debug-file.debuglog"
|
| /freebsd-13-stable/contrib/netbsd-tests/libexec/ld.elf_so/ |
| HD | t_df_1_noopen.sh | 39 h_df_1_noopen1: Cannot dlopen non-loadable /usr/lib/libpthread.so
|
| /freebsd-13-stable/sys/contrib/octeon-sdk/ |
| HD | cvmx-abi.h | 105 # error Cannot define both __BIG_ENDIAN_BITFIELD and __LITTLE_ENDIAN_BITFIELD
|
| /freebsd-13-stable/bin/sh/tests/expansion/ |
| HD | arith14.0 | 14 echo "Cannot determine integer width"
|
| /freebsd-13-stable/usr.bin/sort/nls/ |
| HD | C.msg | 11 8 "Cannot open file for reading"
|
| /freebsd-13-stable/contrib/ntp/sntp/include/ |
| HD | copyright.def | 18 [ -z "${VERSION}" ] && echo "Cannot determine VERSION" && kill -TERM $AG_pid
|
| /freebsd-13-stable/contrib/libpcap/ |
| HD | cmake_uninstall.cmake.in | 2 …message(FATAL_ERROR "Cannot find install manifest: @CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt…
|
| /freebsd-13-stable/contrib/tcpdump/ |
| HD | cmake_uninstall.cmake.in | 2 …message(FATAL_ERROR "Cannot find install manifest: @CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt…
|
| /freebsd-13-stable/contrib/libevent/cmake/ |
| HD | Uninstall.cmake.in | 4 message(FATAL_ERROR "Cannot find install manifest: @CMAKE_BINARY_DIR@/install_manifest.txt")
|
| /freebsd-13-stable/contrib/ntp/sntp/libevent/cmake/ |
| HD | Uninstall.cmake.in | 4 message(FATAL_ERROR "Cannot find install manifest: @CMAKE_BINARY_DIR@/install_manifest.txt")
|
| /freebsd-13-stable/libexec/save-entropy/ |
| HD | save-entropy.sh | 68 logger -is -t "$0" Cannot cd to the entropy directory: "${entropy_dir}". \
|
| /freebsd-13-stable/contrib/pjdfstest/tests/ |
| HD | conf | 58 echo "Cannot figure out file system type, define it by hand." >/dev/stderr
|
| /freebsd-13-stable/contrib/ntp/sntp/libopts/compat/ |
| HD | compat.h | 293 # error Cannot create a uint32_t type.
|
| /freebsd-13-stable/share/mk/ |
| HD | src.sys.obj.mk | 111 .error Cannot use MAKEOBJDIR=${MAKEOBJDIR}${.newline}Unset MAKEOBJDIR to get default: MAKEOBJDIR='…
|
| /freebsd-13-stable/contrib/atf/atf-sh/ |
| HD | libatf-sh.subr | 450 _atf_error 128 "Cannot create results file '${Results_File}'" 775 _atf_error 1 "Cannot find the test program in the source" \ 784 _atf_syntax_error "Cannot provide test case names with -l" 791 _atf_syntax_error "Cannot provide more than one test case name"
|
1234