/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_macsec_qca.c | 181 wpa_printf(MSG_ERROR, "macsec_qca: recv: %s", strerror(errno)); in macsec_qca_handle_read() 200 strerror(errno)); in macsec_qca_init_sockets() 214 strerror(errno)); in macsec_qca_init_sockets() 226 wpa_printf(MSG_ERROR, "macsec_qca: bind: %s", strerror(errno)); in macsec_qca_init_sockets() 242 strerror(errno)); in macsec_qca_init_sockets() 378 (unsigned long) len, strerror(errno)); in macsec_qca_send_eapol()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_macsec_qca.c | 181 wpa_printf(MSG_ERROR, "macsec_qca: recv: %s", strerror(errno)); in macsec_qca_handle_read() 200 strerror(errno)); in macsec_qca_init_sockets() 214 strerror(errno)); in macsec_qca_init_sockets() 226 wpa_printf(MSG_ERROR, "macsec_qca: bind: %s", strerror(errno)); in macsec_qca_init_sockets() 242 strerror(errno)); in macsec_qca_init_sockets() 400 (unsigned long) len, strerror(errno)); in macsec_qca_send_eapol()
|
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
H A D | thumbnail_utils.cpp | 118 MEDIA_ERR_LOG("delete file faild %{public}d", errno); in DeleteThumbFile() 119 VariantMap map = {{KEY_ERR_FILE, __FILE__}, {KEY_ERR_LINE, __LINE__}, {KEY_ERR_CODE, -errno}, in DeleteThumbFile() 1525 if (errno == EEXIST) { in SaveFile() 1529 int err = errno; in SaveFile() 1542 MEDIA_ERR_LOG("write failed errno %{public}d", errno); in SaveFile() 1543 return -errno; in SaveFile() 1547 MEDIA_ERR_LOG("fsync failed errno %{public}d", errno); in SaveFile() 1548 return -errno; in SaveFile() [all...] |
/third_party/libcoap/src/ |
H A D | coap_mbedtls.c | 184 errno = EAGAIN; in coap_dgram_read() 206 errno = EAGAIN; in coap_dgram_read() 233 errno = ECONNRESET; in coap_dgram_write() 1297 errno = EAGAIN; 1408 if (errno == ECONNRESET) { 1415 errno = EAGAIN; 1440 (errno == EPIPE || errno == ECONNRESET)) { 1463 if (errno == EAGAIN || errno [all...] |
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | nntensor.cpp | 162 LOGE("NNTensor2_0::AllocateMemory failed, Map fd to address failed: %{public}s.", strerror(errno)); in CreateData() 247 LOGE("NNTensor2_0::AllocateMemory failed, Map fd to address failed: %{public}s.", strerror(errno)); in AllocateMemory()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/ |
H A D | distributed_want_params_wrapper.cpp | 159 if (errno == ERANGE) { in Parse() 226 if (errno == ERANGE) { in ParseWantParams()
|
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | directory_ex.cpp | 19 #include <errno.h> 142 if (mkdir(subPath.c_str(), (S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH)) != 0 && errno != EEXIST) { in ForceCreateDirectory()
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | hi_audit.cpp | 75 MEDIA_ERR_LOG("writeFd_ open error errno: %{public}d", errno); in Init() 141 MEDIA_ERR_LOG("fd open error errno: %{public}d", errno); in GetWriteFilePath()
|
/foundation/systemabilitymgr/safwk/services/safwk/src/ |
H A D | main.cpp | 157 HILOGW(TAG, "failed to clear argv:%{public}s", strerror(errno)); in DoStartSAProcess() 161 HILOGW(TAG, "failed to set process name:%{public}s", strerror(errno)); in DoStartSAProcess()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/ |
H A D | local_database_oper.cpp | 167 LOGE("Failed to rename the file after the backup:%d", errno); in BackupCurrentDatabase() 204 LOGE("Failed to rename after the import operation:%d", errno); in ImportUnpackedDatabase()
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_securitylabel/ |
H A D | securitylabel_n_exporter.cpp | 63 return NError(errno); in SetSecurityLabel() 117 NError(errno).ThrowErr(env); in SetSecurityLabelSync()
|
/third_party/elfutils/lib/ |
H A D | fixedsizehash.h | 30 #include <errno.h> 102 errno = EINVAL; in CONCAT()
|
/third_party/eudev/src/udev/ |
H A D | udev-builtin-blkid.c | 26 #include <errno.h> 184 err = log_debug_errno(errno, "Failure opening block device %s: %m", udev_device_get_devnode(dev)); in builtin_blkid()
|
/third_party/ffmpeg/libavformat/ |
H A D | os_support.h | 283 // Lacking proper mapping from GetLastError() error codes to errno codes in win32_rename() 285 errno = EPERM; in win32_rename() 293 errno = EPERM; in win32_rename()
|
H A D | os_support.c | 237 errno = EINVAL; in ff_poll() 252 errno = EINVAL; in ff_poll()
|
/third_party/alsa-utils/alsamixer/ |
H A D | textbox.c | 25 #include <errno.h> 79 int err = errno; in show_textfile()
|
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | pdf.c | 34 #include <errno.h> 306 _log("Could not create temporary file: %s\n", strerror(errno)); in print_pdf()
|
/third_party/curl/CMake/ |
H A D | CurlTests.c | 323 #include <errno.h> 338 #include <errno.h>
|
/third_party/libsnd/tests/ |
H A D | error_test.c | 24 #include <errno.h> 275 "\n\nLine %d : fopen ('%s') failed : %s\n", __LINE__, filename, strerror (errno) in unrecognised_test()
|
/third_party/libdrm/freedreno/ |
H A D | freedreno_priv.h | 33 #include <errno.h> 36 #include <errno.h>
|
/third_party/lzma/CPP/Common/ |
H A D | MyWindows.cpp | 146 return (DWORD)errno;
in GetLastError() 151 errno = (int)dw;
in SetLastError()
|
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | main.cpp | 178 fprintf(stderr, "%s: fork() failed: %s\n", argv[0], strerror(errno)); in check_output() 187 fprintf(stderr, "%s: execlp() failed: %s\n", argv[0], strerror(errno)); in check_output()
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/ |
H A D | cpuset_cpu_hog.c | 30 #include <errno.h> 133 if (errno || (endptr != NULL && *endptr != '\0') in checkopt()
|
/third_party/ltp/testcases/kernel/controllers/memcg/functional/ |
H A D | memcg_process.c | 12 #include <errno.h> 193 if (errno == EAGAIN) in mmap_lock2()
|
/third_party/node/test/parallel/ |
H A D | test-fs-access.js | 216 assert.strictEqual(err.errno, UV_ENOENT); 232 assert.strictEqual(err.errno, UV_ENOENT);
|