Home
last modified time | relevance | path

Searched refs:strcmp (Results 2251 - 2275 of 7975) sorted by relevance

1...<<919293949596979899100>>...319

/third_party/libunwind/libunwind/src/
H A Dos-hpux.c61 if (strcmp(path, path2) != 0) in tdep_get_elf_image()
/third_party/ltp/lib/
H A Dtst_path_has_mnt_flags.c59 if (!strcmp(mnt->mnt_fsname, "rootfs")) in tst_path_has_mnt_flags_()
/third_party/musl/porting/liteos_m/user/include/
H A Dusr_lib_define.h71 #define strcmp b_strcmp macro
/third_party/ltp/testcases/kernel/syscalls/flistxattr/
H A Dflistxattr01.c42 if (!strcmp(list + i, attr)) in has_attribute()
/third_party/ltp/testcases/kernel/syscalls/ipc/msgget/
H A Dmsgget01.c45 if (strcmp(snd_buf.text, rcv_buf.text) == 0) in verify_msgget()
/third_party/ltp/testcases/kernel/syscalls/listxattr/
H A Dlistxattr01.c41 if (!strcmp(list + i, attr)) in has_attribute()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/asctime/
H A D1-1.c61 if (strcmp(real, expected) != 0) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlockall/
H A D15-1.c36 if (strcmp(pw->pw_name, "root")) in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
H A D20-1.c36 if (strcmp(pw->pw_name, "root")) in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D32-1.c37 if (strcmp(pw->pw_name, "root")) in set_nonroot()
H A D34-1.c37 if (strcmp(pw->pw_name, "root")) in set_nonroot()
H A D14-2.c71 if (strcmp(buf, str) == 0) { in main()
H A D28-2.c73 if (strcmp(buf, str) == 0) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlockall/speculative/
H A D15-1.c36 if (strcmp(pw->pw_name, "root")) in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigqueue/
H A D12-1.c34 if (strcmp(pw->pw_name, "root")) in set_nonroot()
/third_party/node/deps/v8/src/strings/
H A Dstring-hasher.h56 return strcmp(name1, name2) == 0; in operator ()()
/third_party/musl/libc-test/src/functionalext/supplement/dirent/
H A Drewinddir.c61 if (strcmp(d_name, result->d_name)) { in rewinddir_0100()
62 t_error("%s failed: strcmp. d_name = %s, result->d_name = %s\n", __func__, d_name, result->d_name); in rewinddir_0100()
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_fgets_chk_test.cpp30 int result = strcmp(content, "this is a test\n"); in HWTEST_F()
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H A Dgetmntent.c41 EXPECT_EQ("getmntent_0100", strcmp(m->mnt_fsname, str), 0); in getmntent_0100()
/third_party/musl/libc-test/src/functional/
H A Dfdopen.c28 if (strcmp(foo,"hello") != 0) in fdopen_1()
/third_party/musl/libc-test/src/functionalext/supplement/passwd/
H A Dgetgrgid_r.c47 if (strcmp(group_name, grp->gr_name)) { in getgrgid_r_0100()
H A Dgetgrnam_r.c47 if (strcmp(group_name, grp->gr_name)) { in getgrnam_r_0100()
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfgetln.c41 if (strcmp(result, "HelloWorld")) { in fgetln_0100()
H A Dgetdelim.c38 EXPECT_TRUE("getdelim_0100", strcmp(line, "hello,") == 0); in getdelim_0100()
H A Dsetlinebuf.c47 if (strcmp(buffer, str)) { in setlinebuf_0100()

Completed in 11 milliseconds

1...<<919293949596979899100>>...319