Searched refs:errno (Results 4651 - 4675 of 14652) sorted by relevance
1...<<181182183184185186187188189190>>...587
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | timer_failure.c | 6 #include <errno.h>
|
/kernel/linux/linux-6.6/tools/testing/selftests/efivarfs/ |
H A D | create-read.c | 9 #include <errno.h>
|
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
H A D | It_posix_pthread_138.c | 73 ICUNIT_ASSERT_EQUAL(valuePtr, PTHREAD_EXIT_VALUE, errno); in Testcase()
|
H A D | It_posix_pthread_176.c | 51 ICUNIT_ASSERT_EQUAL(ret, EINVAL, errno); in Testcase()
|
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/smoke/ |
H A D | It_posix_pthread_006.c | 61 ICUNIT_ASSERT_EQUAL(1, 0, errno); in Testcase()
|
/kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/ |
H A D | shm_test_010.cpp | 46 if (errno == EACCES) { in Testcase()
|
/kernel/liteos_a/testsuites/unittest/basic/mem/vm/ |
H A D | it_test_vm.h | 38 #include <errno.h>
|
/kernel/liteos_a/testsuites/unittest/container/full/ |
H A D | It_pid_container_015.cpp | 37 return errno; in ChildFun()
|
H A D | It_pid_container_017.cpp | 37 return errno; in ChildFun()
|
H A D | It_pid_container_016.cpp | 37 return errno; in ChildFun()
|
/kernel/liteos_m/testsuites/sample/posix/pthread/ |
H A D | It_posix_pthread_002.c | 50 ICUNIT_ASSERT_EQUAL(1, 0, errno); in Testcase()
|
/kernel/liteos_m/testsuites/unittest/posix/src/fs/api/ |
H A D | posix_fs_rmdir_test.c | 59 ICUNIT_ASSERT_EQUAL(errno, EINVAL, POSIX_FS_IS_ERROR);
|
/kernel/linux/linux-6.6/net/appletalk/ |
H A D | dev.c | 7 #include <linux/errno.h>
|
/kernel/linux/linux-6.6/sound/soc/intel/boards/ |
H A D | sof_sdw_cs_amp.c | 9 #include <linux/errno.h>
|
/kernel/linux/linux-6.6/tools/include/linux/ |
H A D | err.h | 8 #include <asm/errno.h>
|
/kernel/linux/linux-6.6/tools/bootconfig/include/linux/ |
H A D | bootconfig.h | 10 #include <errno.h>
|
/kernel/liteos_a/testsuites/unittest/extended/trace/smoke/ |
H A D | trace_test_002.cpp | 38 ICUNIT_GOTO_NOT_EQUAL(fd, -1, errno, EXIT); in TestCase()
|
H A D | trace_test_004.cpp | 42 ICUNIT_GOTO_NOT_EQUAL(fd, -1, errno, EXIT); in TestCase()
|
H A D | trace_test_003.cpp | 43 ICUNIT_GOTO_NOT_EQUAL(fd, -1, errno, EXIT); in TestCase()
|
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
H A D | It_posix_pthread_138.cpp | 66 ICUNIT_ASSERT_EQUAL(valuePtr, PTHREAD_EXIT_VALUE, errno); in Testcase()
|
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/smoke/ |
H A D | It_posix_pthread_006.cpp | 54 ICUNIT_ASSERT_EQUAL(1, 0, errno); in Testcase()
|
/third_party/elfutils/tests/ |
H A D | deleted.c | 24 #include <errno.h>
|
/third_party/ffmpeg/fftools/ |
H A D | fopen_utf8.h | 38 if (get_extended_win32_path(path_utf8, &path_w)) /* This sets errno on error. */ in fopen_utf8() 49 errno = EINVAL; in fopen_utf8()
|
/third_party/eudev/src/shared/ |
H A D | sysctl-util.c | 24 #include <errno.h>
|
/third_party/eudev/hm_src/ |
H A D | log.c | 1 #include <errno.h>
|
Completed in 11 milliseconds
1...<<181182183184185186187188189190>>...587