Home
last modified time | relevance | path

Searched refs:strcmp (Results 2426 - 2450 of 7699) sorted by relevance

1...<<919293949596979899100>>...308

/third_party/musl/src/ctype/
H A Diswctype.c59 if (*s == *p && !strcmp(s, p)) in wctype()
/third_party/ninja/src/
H A Dhash_collision_bench.cc55 if (strcmp(commands[hashes[i - 1].second], in main()
/third_party/libexif/test/
H A Dtest-extract.c43 if (argc > 1 && !strcmp(argv[1], "-o")) { in main()
/third_party/ltp/testcases/kernel/syscalls/gethostbyname_r/
H A Dgethostbyname_r01.c87 if (strcmp(temp.canary, CANARY) != 0) { in check_vulnerable()
/third_party/ltp/testcases/kernel/syscalls/llistxattr/
H A Dllistxattr01.c44 if (!strcmp(list + i, attr)) in has_attribute()
/third_party/ltp/testcases/lib/
H A Dtst_sleep.c63 if (!strcmp(units[i].unit, end)) in main()
/third_party/ltp/testcases/kernel/syscalls/getcwd/
H A Dgetcwd02.c58 if (strcmp(exp_buf, res)) { in verify_getcwd()
/third_party/ltp/testcases/kernel/syscalls/newuname/
H A Dnewuname01.c127 TEST(strcmp(name.sysname, "Linux")); //Linux ? in main()
/third_party/libexif/test/nls/
H A Dtest-nls.c80 if (strcmp(expected, translation) != 0) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
H A D9-1.c68 if (strcmp(msgptr, msgrcd) == 0) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
H A D23-6.c31 if (strcmp(pw->pw_name, "root")) in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
H A D17-6.c38 if (strcmp(pw->pw_name, "root")) in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/
H A D9-1.c49 if (strcmp(pw->pw_name, "root") && pw->pw_uid != getuid()) in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strncpy/
H A D2-1.c66 if (strcmp(sample_str_1, sample_str_2) != 0) { in main()
H A D1-1.c69 if (strcmp(sample_str_2, sample_str_1) != 0 in main()
/third_party/ltp/testcases/open_posix_testsuite/include/
H A Dnoatime.h63 if (!strcmp(mnt->mnt_fsname, "rootfs")) in mounted_noatime()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlock/speculative/
H A D12-1.c40 if (strcmp(pw->pw_name, "root")) in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlock/
H A D12-1.c39 if (strcmp(pw->pw_name, "root")) in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
H A D9-1.c64 if (strcmp(msgptr, msgrcd) == 0) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/
H A D3-1.c37 if (strcmp(pw->pw_name, "root")) in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D1-1.c75 if (strcmp(buf, str) == 0) { in main()
H A D28-1.c91 if (strcmp(buf, str) == 0) { in main()
H A D28-3.c83 if (strcmp(buf, str) == 0) { in main()
H A D5-1.c101 if (strcmp(buf, str) == 0) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaltstack/
H A D9-1.c75 } else if (strcmp(argv[1], "verify")) { in main()

Completed in 10 milliseconds

1...<<919293949596979899100>>...308