Home
last modified time | relevance | path

Searched refs:strcmp (Results 2626 - 2650 of 8340) sorted by relevance

1...<<101102103104105106107108109110>>...334

/base/startup/init/interfaces/innerkits/reboot/
H A Dinit_reboot_innerkits.c74 if (ret == 0 && strcmp(result, DEVICE_CMD_STOP) == 0) { in ExecReboot()
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dlocale_util.cpp45 if ((next == nullptr) || (!strcmp("", next))) { in GetLocaleInfo()
/foundation/resourceschedule/ffrt/src/dfx/async_stack/
H A Dffrt_async_stack.cpp36 if ((debuggableEnv == nullptr) || (strcmp(debuggableEnv, "true") != 0)) { in LoadDfxAsyncStackLib()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_node_weight.c89 return strcmp(masterUdid1, masterUdid2); in LnnCompareNodeWeight()
/foundation/filemanagement/file_api/interfaces/kits/native/environment/
H A Denvironment_native.cpp56 return (retSystem > 0) && (!std::strcmp(value, "true")); in CheckFileManagerFullMountEnable()
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dmodule.c36 if (g_modules[index] && !strcmp(name, g_modules[index]->name)) { in ModuleGet()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dcpuidle.c67 if (!strcmp(m->method, method)) in arm_cpuidle_get_ops()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pasemi/
H A Didle.c84 if (!strcmp(modes[i].name, p)) { in idle_param()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dprom.h25 #define of_node_cmp(s1, s2) strcmp((s1), (s2))
/kernel/linux/linux-5.10/drivers/clk/socfpga/
H A Dclk.h22 #define streq(a, b) (strcmp((a), (b)) == 0)
/kernel/linux/linux-6.6/arch/arm64/lib/
H A DMakefile5 memset.o memcmp.o strcmp.o strncmp.o strlen.o \
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dmodule.h62 if (strcmp(name, secstrs + s->sh_name) == 0) in find_section()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/dscr/
H A Ddscr_sysfs_test.c58 if (!strcmp(dp->d_name, "cpuidle")) in check_all_cpu_dscr_defaults()
H A Ddscr_inherit_exec_test.c96 if (argc == 3 && !strcmp(argv[1], "exec")) { in main()
/kernel/linux/linux-5.10/tools/testing/selftests/vDSO/
H A Dvdso_standalone_test_x86.c22 int strcmp(const char *a, const char *b) in strcmp() function
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Ddecompress.c34 extern int strcmp(const char *cs, const char *ct);
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dcpuidle.c66 if (!strcmp(m->method, method)) in arm_cpuidle_get_ops()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pasemi/
H A Didle.c85 if (!strcmp(modes[i].name, p)) { in idle_param()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dflow_dissector_load.h28 if (strcmp(section_name, bpf_program__section_name(prog)) == 0) { in bpf_flow_load()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dtest_global_funcs.c14 strcmp(format, "libbpf: \n%s\n")) { in libbpf_debug_print()
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dprom.h26 #define of_node_cmp(s1, s2) strcmp((s1), (s2))
/kernel/linux/linux-6.6/arch/x86/boot/
H A Dstring.h21 extern int strcmp(const char *str1, const char *str2);
/kernel/linux/linux-5.10/drivers/leds/trigger/
H A Dledtrig-panic.c26 if (strcmp("panic", trig->name)) in led_trigger_set_panic()
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dmdio-boardinfo.c38 if (strcmp(bus->id, bi->bus_id)) in mdiobus_setup_mdiodev_from_board_info()
/kernel/linux/linux-5.10/tools/objtool/arch/x86/
H A Dspecial.c124 strcmp(table_sec->name, C_JUMP_TABLE_SECTION)) in arch_find_switch_table()

Completed in 10 milliseconds

1...<<101102103104105106107108109110>>...334