Searched refs:strcmp (Results 2426 - 2450 of 7699) sorted by relevance
1...<<919293949596979899100>>...308
/third_party/musl/src/ctype/ |
H A D | iswctype.c | 59 if (*s == *p && !strcmp(s, p)) in wctype()
|
/third_party/ninja/src/ |
H A D | hash_collision_bench.cc | 55 if (strcmp(commands[hashes[i - 1].second], in main()
|
/third_party/libexif/test/ |
H A D | test-extract.c | 43 if (argc > 1 && !strcmp(argv[1], "-o")) { in main()
|
/third_party/ltp/testcases/kernel/syscalls/gethostbyname_r/ |
H A D | gethostbyname_r01.c | 87 if (strcmp(temp.canary, CANARY) != 0) { in check_vulnerable()
|
/third_party/ltp/testcases/kernel/syscalls/llistxattr/ |
H A D | llistxattr01.c | 44 if (!strcmp(list + i, attr)) in has_attribute()
|
/third_party/ltp/testcases/lib/ |
H A D | tst_sleep.c | 63 if (!strcmp(units[i].unit, end)) in main()
|
/third_party/ltp/testcases/kernel/syscalls/getcwd/ |
H A D | getcwd02.c | 58 if (strcmp(exp_buf, res)) { in verify_getcwd()
|
/third_party/ltp/testcases/kernel/syscalls/newuname/ |
H A D | newuname01.c | 127 TEST(strcmp(name.sysname, "Linux")); //Linux ? in main()
|
/third_party/libexif/test/nls/ |
H A D | test-nls.c | 80 if (strcmp(expected, translation) != 0) { in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/ |
H A D | 9-1.c | 68 if (strcmp(msgptr, msgrcd) == 0) { in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/ |
H A D | 23-6.c | 31 if (strcmp(pw->pw_name, "root")) in set_nonroot()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/ |
H A D | 17-6.c | 38 if (strcmp(pw->pw_name, "root")) in set_nonroot()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/ |
H A D | 9-1.c | 49 if (strcmp(pw->pw_name, "root") && pw->pw_uid != getuid()) in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strncpy/ |
H A D | 2-1.c | 66 if (strcmp(sample_str_1, sample_str_2) != 0) { in main()
|
H A D | 1-1.c | 69 if (strcmp(sample_str_2, sample_str_1) != 0 in main()
|
/third_party/ltp/testcases/open_posix_testsuite/include/ |
H A D | noatime.h | 63 if (!strcmp(mnt->mnt_fsname, "rootfs")) in mounted_noatime()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlock/speculative/ |
H A D | 12-1.c | 40 if (strcmp(pw->pw_name, "root")) in set_nonroot()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlock/ |
H A D | 12-1.c | 39 if (strcmp(pw->pw_name, "root")) in set_nonroot()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/ |
H A D | 9-1.c | 64 if (strcmp(msgptr, msgrcd) == 0) { in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/ |
H A D | 3-1.c | 37 if (strcmp(pw->pw_name, "root")) in set_nonroot()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/ |
H A D | 1-1.c | 75 if (strcmp(buf, str) == 0) { in main()
|
H A D | 28-1.c | 91 if (strcmp(buf, str) == 0) { in main()
|
H A D | 28-3.c | 83 if (strcmp(buf, str) == 0) { in main()
|
H A D | 5-1.c | 101 if (strcmp(buf, str) == 0) { in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaltstack/ |
H A D | 9-1.c | 75 } else if (strcmp(argv[1], "verify")) { in main()
|
Completed in 10 milliseconds
1...<<919293949596979899100>>...308