Home
last modified time | relevance | path

Searched refs:Cannot (Results 1 – 25 of 84) sorted by relevance

1234

/freebsd-14-stable/contrib/tcsh/nls/ukrainian/
HDset2321 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)
HDset722 20 %s: Cannot open /etc/termcap.\n
/freebsd-14-stable/contrib/tcsh/nls/C/
HDset2321 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)
HDset722 20 %s: Cannot open /etc/termcap.\n
/freebsd-14-stable/lib/libomp/
HDkmp_i18n_default.inc29 "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-14-stable/crypto/heimdal/lib/krb5/
HDkrb5_err.et91 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-14-stable/contrib/llvm-project/openmp/runtime/src/i18n/
HDen_US.txt60 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-14-stable/contrib/kyua/
HDconfigure.ac66 [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-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseOpenACC.cpp604 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-14-stable/contrib/bmake/unit-tests/
HDvarmod-loop-delete.exp1 make: "varmod-loop-delete.mk" line 20: Cannot delete variable "VAR" while it is used
HDopt-debug-file.exp11 Cannot open debug file "/nonexistent-6f21c672-a22d-4ef7/opt-debug-file.debuglog"
/freebsd-14-stable/contrib/netbsd-tests/libexec/ld.elf_so/
HDt_df_1_noopen.sh39 h_df_1_noopen1: Cannot dlopen non-loadable /usr/lib/libpthread.so
/freebsd-14-stable/contrib/ntp/sntp/include/
HDcopyright.def18 [ -z "${VERSION}" ] && echo "Cannot determine VERSION" && kill -TERM $AG_pid
/freebsd-14-stable/contrib/libpcap/
HDcmake_uninstall.cmake.in2 …message(FATAL_ERROR "Cannot find install manifest: @CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt…
/freebsd-14-stable/contrib/tcpdump/
HDcmake_uninstall.cmake.in2 …message(FATAL_ERROR "Cannot find install manifest: @CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt…
/freebsd-14-stable/contrib/ntp/sntp/libevent/cmake/
HDUninstall.cmake.in4 message(FATAL_ERROR "Cannot find install manifest: @CMAKE_BINARY_DIR@/install_manifest.txt")
/freebsd-14-stable/contrib/libevent/cmake/
HDUninstall.cmake.in4 message(FATAL_ERROR "Cannot find install manifest: @CMAKE_BINARY_DIR@/install_manifest.txt")
/freebsd-14-stable/libexec/save-entropy/
HDsave-entropy.sh68 logger -is -t "$0" Cannot cd to the entropy directory: "${entropy_dir}". \
/freebsd-14-stable/contrib/pjdfstest/tests/
HDconf58 echo "Cannot figure out file system type, define it by hand." >/dev/stderr
/freebsd-14-stable/contrib/ntp/sntp/libopts/compat/
HDcompat.h293 # error Cannot create a uint32_t type.
/freebsd-14-stable/share/mk/
HDbsd.linker.mk48 .info Cannot import ${X_}LINKER variables since cached ${var} is different: ${${var}__${${X_}_ld_ha…
HDsrc.sys.obj.mk111 .error Cannot use MAKEOBJDIR=${MAKEOBJDIR}${.newline}Unset MAKEOBJDIR to get default: MAKEOBJDIR='…
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/Unix/
HDProgram.inc112 MakeErrMsg(ErrMsg, "Cannot open file '" + File + "' for " +
119 MakeErrMsg(ErrMsg, "Cannot dup2");
141 return MakeErrMsg(ErrMsg, "Cannot posix_spawn_file_actions_addopen", Err);
206 // Cannot use posix_spawn if you would like to detach the process
HDProcess.inc66 #warning Cannot get usage times on this platform
86 #error Cannot get the page size on this machine
123 #warning Cannot get malloc info on this platform
/freebsd-14-stable/usr.sbin/bsdconfig/timezone/include/
HDmessages.subr38 msg_cannot_open_for_reading="Cannot open %s for reading. Does it exist?"

1234