Home
last modified time | relevance | path

Searched refs:strcmp (Results 2801 - 2825 of 7975) sorted by relevance

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

/kernel/linux/linux-6.6/samples/seccomp/
H A Dbpf-helper.c81 if (!strcmp(label, begin->label)) in seccomp_bpf_label()
/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_net_container_004.cpp87 ret = strcmp(oldReadLink.c_str(), newReadLink.c_str()); in ChildFun()
H A DIt_net_container_007.cpp74 ret = strcmp(recv_data, MSG); in ChildFunc()
/kernel/liteos_a/testsuites/unittest/extended/signal/smoke/
H A DIt_ipc_mkfifo_002.cpp75 ret = strcmp(buffer, "hello world"); in Testcase()
H A DIt_ipc_mkfifo_003.cpp75 ret = strcmp(buffer, "hello world"); in Testcase()
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIO_test_ppoll_002.cpp63 retVal = strcmp(strBuf, buf); in pthread_01()
H A DIO_test_ppoll_001.cpp67 retVal = strcmp(strBuf, buf); in pthread_01()
H A DIt_stdlib_poll_002.cpp63 ret = strcmp(buffer, "hello world"); in Pthread01()
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/full/
H A DIt_posix_queue_042.cpp71 ret = strcmp(msgptr, msgrcd); in Testcase()
H A DIt_posix_queue_044.cpp59 ret = strcmp(msgptr, msgrcd); in Testcase()
H A DIt_posix_queue_080.cpp68 if ((strcmp(msgptr, msgrcd) == 0) && (maxreached != 0)) { in Testcase()
/third_party/curl/tests/libtest/
H A Dlib576.c77 if(strcmp(finfo->filename, "someothertext.txt") == 0) { in chunk_bgn()
H A Dlib678.c104 if(!strcmp("check", URL)) { in test()
H A Dlib3102.c68 if(strcmp(last_issuer, subject) != 0) { in is_chain_in_order()
/third_party/ffmpeg/libavcodec/
H A Dbitstream_filters.c90 if (!strcmp(f->name, name)) in av_bsf_get_by_name()
/third_party/elfutils/tests/
H A Darextract.c83 if (strcmp (arhdr->ar_name, argv[2]) == 0) in main()
/third_party/elfutils/libdw/
H A Ddwarf_getscopevar.c116 if (diename != NULL && !strcmp (name, diename)) in dwarf_getscopevar()
/third_party/elfutils/backends/
H A Dppc64_init.c93 if (name != NULL && strcmp (name, ".opd") == 0) in ppc64_init()
H A Darm_symbol.c159 && (strcmp (sname, "$d") == 0 || startswith (sname, "$d."))); in arm_data_marker_symbol()
H A Dalpha_symbol.c141 if (strcmp (name, "_GLOBAL_OFFSET_TABLE_") == 0) in alpha_check_special_symbol()
/third_party/curl/tests/unit/
H A Dunit1305.c120 if(strcmp(arg, "1305") != 0) {
/third_party/curl/lib/
H A Dstrcase.c180 return !strcmp(a, b); in Curl_safecmp()
/third_party/curl/src/
H A Dtool_vms.c67 if(strcmp(shell, "DCL") == 0) { in is_vms_shell()
H A Dtool_util.c153 return strcmp(p1, p2); in struplocompare()
/third_party/elfutils/libdwelf/
H A Ddwelf_elf_gnu_debuglink.c54 if (!strcmp (name, ".gnu_debuglink")) in dwelf_elf_gnu_debuglink()

Completed in 10 milliseconds

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