Home
last modified time | relevance | path

Searched refs:strcmp (Results 3251 - 3275 of 7432) sorted by relevance

1...<<131132133134135136137138139140>>...298

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c218 if (argc >= 1 && !strcmp(argv[0], hashchk_exec_child_args[0])) in main()
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dcmt_test.c115 if (strcmp(cmd[0], "fill_buf") == 0) { in cmt_resctrl_val()
/kernel/liteos_a/kernel/base/misc/
H A Dswtmr_shellcmd.c157 } else if (strcmp("-t", argv[0]) == 0) { in OsShellCmdSwtmrInfoGet()
/kernel/liteos_a/kernel/extended/blackbox/
H A Dlos_blackbox_common.c137 if (strcmp(mountPoint, (char *)arg) == 0) { in IsLogPartMounted()
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_i915.c112 if (!strcmp(dev->driver->name, "i915") && in i915_component_master_match()
/kernel/uniproton/src/fs/vfs/
H A Dvfs_partition.c86 if (strcmp(prev->dDev, dev) == 0) { in OsAddDevice()
/kernel/linux/linux-6.6/net/9p/
H A Dmod.c93 if (strcmp(t->name, s) == 0 && in _p9_get_trans_by_name()
/kernel/linux/linux-6.6/lib/
H A Dcrc-t10dif.c29 strcmp(alg->cra_name, CRC_T10DIF_STRING)) in crc_t10dif_notify()
H A Dcrc64-rocksoft.c23 strcmp(alg->cra_name, CRC64_ROCKSOFT_STRING)) in crc64_rocksoft_notify()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dbat_algo.c47 if (strcmp(bat_algo_ops_tmp->name, name) != 0) in batadv_algo_get()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_ulp.c27 if (strcmp(e->name, name) == 0) in tcp_ulp_find()
/kernel/linux/linux-6.6/net/mptcp/
H A Dsched.c45 if (!strcmp(sched->name, name)) { in mptcp_sched_find()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dtracelog.c84 if (strcmp(type, fstype) == 0) { in get_tracefs_pipe()
/kernel/linux/linux-6.6/tools/iio/
H A Dlsiio.c37 strcmp(str + strlen(str) - strlen(postfix), postfix) == 0; in check_postfix()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dstrset.c36 return strcmp(str1, str2) == 0; in strset_equal_fn()
/kernel/linux/linux-6.6/net/nfc/hci/
H A Dllc.c70 if (strcmp(llc_engine->name, name) == 0) in nfc_llc_name_to_engine()
/kernel/linux/linux-6.6/samples/kfifo/
H A Drecord-example.c106 if (strcmp(buf, expected_result[i++])) { in testfunc()
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIO_test_ppoll_003.cpp75 retVal = strcmp(strBuf, buf); in pthread_01()
/third_party/elfutils/tests/
H A Dget-lines.c118 || (strcmp (file, path) != 0)) in main()
H A Dnvidia_extended_linemap_libdw.c96 || (strcmp (file, path) != 0)) in main()
H A Dnext-lines.c96 || (strcmp (file, path) != 0)) in main()
/third_party/ffmpeg/libavcodec/
H A Dmp3_header_decompress_bsf.c55 if(ctx->par_in->extradata_size != 15 || strcmp(ctx->par_in->extradata, "FFCMP3 0.0")){ in mp3_header_decompress()
/third_party/curl/tests/libtest/
H A Dlib500.c89 if(libtest_arg3 && !strcmp(libtest_arg3, "activeftp")) in test()
H A Dlib1960.c80 if(!strcmp("check", URL)) in test()
/third_party/ffmpeg/doc/examples/
H A Dhttp_multiclient.c53 if (resource && resource[0] == '/' && !strcmp((resource + 1), in_uri)) { in process_client()

Completed in 10 milliseconds

1...<<131132133134135136137138139140>>...298