Searched refs:strcmp (Results 2601 - 2625 of 8096) sorted by relevance
1...<<101102103104105106107108109110>>...324
/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()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strcpy/ |
H A D | 1-1.c | 62 if (strcmp(sample_str_1, sample_str_2) != 0) { in main()
|
/third_party/musl/libc-test/src/functionalext/supplement/dirent/ |
H A D | opendir.c | 45 if (strcmp(r->d_name, ".") == 0) { in opendir_0100()
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | setxattr.c | 67 if (strcmp(buf, str)) { in setxattr_0100()
|
H A D | tee.c | 59 if (strcmp(buf, text)) { in tee_0100()
|
H A D | vmsplice.c | 52 if (strcmp(buf, "hello world\n") != 0) { in vmsplice_0100()
|
/third_party/musl/libc-test/src/functionalext/supplement/manual/network/ |
H A D | gethostbyname2_r.c | 53 EXPECT_TRUE("gethostbyname2_r_0200", strcmp(h.h_name, "::1") == 0); in gethostbyname2_r_0200()
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/test/ |
H A D | test-disassembler.c | 92 bool fail = strcmp(reference, output); in main()
|
/third_party/musl/libc-test/src/functional/ |
H A D | popen.c | 16 !strcmp((s),(x)) || \
|
H A D | search_hsearch.c | 13 if (!e || strcmp(e->key, k) != 0) \
|
H A D | tls_local_exec.c | 45 CHECK(!strcmp(s1, "s1"), " want s1 got %s", s1); in check()
|
/third_party/musl/libc-test/src/api/ |
H A D | string.c | 14 {int(*p)(const char*,const char*) = strcmp;} in f()
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_getprocaddress.c | 100 if (strcmp( lpszProc, entry->name ) == 0) in DrvGetProcAddress()
|
/third_party/musl/libc-test/src/functionalext/supplement/network/ |
H A D | freeifaddrs.c | 43 if (addr->ifa_name && strcmp(addr->ifa_name, "lo") == 0) { in freeifaddrs_0100()
|
/third_party/musl/libc-test/src/functionalext/supplement/passwd/ |
H A D | getspnam_r.c | 39 EXPECT_EQ("getspnam_r_0100", strcmp(spwd_name, spwd->sp_namp), 0); in getspnam_r_0100()
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | setbuffer.c | 49 if (strcmp(buf, str)) { in setbuffer_0100()
|
Completed in 9 milliseconds
1...<<101102103104105106107108109110>>...324