Home
last modified time | relevance | path

Searched refs:strcmp (Results 2851 - 2875 of 7975) sorted by relevance

1...<<111112113114115116117118119120>>...319

/third_party/musl/src/locale/
H A D__mo_lookup.c25 int sign = strcmp(s, (char *)p + os); in __mo_lookup()
/third_party/musl/porting/linux/user/include/
H A Dstring.h39 int strcmp (const char *, const char *);
/third_party/musl/porting/uniproton/kernel/include/
H A Dstring.h37 int strcmp (const char *, const char *);
/third_party/mesa3d/src/panfrost/perf/
H A Dpan_perf.c57 if (strcmp(panfrost_perf_configs[i]->name, name) == 0) in panfrost_lookup_counters()
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap07.c36 return strcmp(mmu_type, "Hash") == 0; in arch_has_slice_support()
/third_party/ltp/testcases/kernel/syscalls/lseek/
H A Dlseek07.c66 if (strcmp(read_buf, tc->exp_data)) { in verify_lseek()
H A Dlseek01.c63 if (tc->exp_data && strcmp(read_buf, tc->exp_data)) { in verify_lseek()
/third_party/ltp/testcases/kernel/syscalls/sysctl/
H A Dsysctl01.c59 if (strcmp(osname, tc->cmp_str)) { in verify_sysctl()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_callrpc/
H A Drpc_callrpc_dataint.c123 if (strcmp(strSnd, strRec)) in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast/
H A Dtirpc_rpc_broadcast_dataint.c135 if (strcmp(strSnd, strRec)) in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_call/
H A Dtirpc_toplevel_clnt_call_dataint.c135 if (strcmp(strSnd, strRec)) in main()
/third_party/ltp/testcases/kernel/syscalls/llseek/
H A Dllseek03.c112 if (strcmp(read_buf, tc->str)) in verify_lseek()
/third_party/ltp/testcases/kernel/syscalls/sync_file_range/
H A Dsync_file_range02.c110 if (!strcmp(tst_device->fs_type, "vfat")) { in setup()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast_exp/
H A Dtirpc_rpc_broadcast_exp_dataint.c135 if (strcmp(strSnd, strRec)) in main()
/third_party/ltp/testcases/kernel/syscalls/dup2/
H A Ddup203.c71 if (strcmp(buf, filename0) != 0) in run()
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/
H A Dmsgrcv01.c37 if (strcmp(rcv_buf.mtext, snd_buf.mtext) == 0) in verify_msgrcv()
/third_party/ltp/testcases/kernel/syscalls/readlinkat/
H A Dreadlinkat01.c61 if (strcmp(buf, TEST_FILE) == 0) in verify_readlinkat()
/third_party/ltp/testcases/kernel/uevents/
H A Duevent.h91 if (!strcmp(event, uevent->values[i])) { in uevent_match()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_broadc_clnt_broadcast/
H A Drpc_clnt_broadcast_dataint.c131 if (strcmp(strSnd, strRec)) in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/
H A Dtirpc_interlevel_clnt_call_dataint.c145 if (strcmp(strSnd, strRec)) in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/
H A Dtirpc_rpc_call_dataint.c124 if (strcmp(strSnd, strRec)) in main()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-get/
H A Dminimal-http-server-form-get.c41 if (strcmp((const char *)in, "/form1")) in callback_http()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
H A D7-1.c81 if ((strcmp(msgptr, msgrcd) == 0) && (maxreached != 0)) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
H A D3-1.c100 if (strcmp(pw->pw_name, "root")) in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/
H A D8-1.c63 if (strcmp(pw->pw_name, "root") && pw->pw_uid != getuid()) in main()

Completed in 10 milliseconds

1...<<111112113114115116117118119120>>...319