/linux-2.4.37.9/arch/mips/au1000/common/ |
D | setup.c | 112 if ((argptr = strstr(argptr, "console=")) == NULL) { in au1x00_setup() 119 if ((argptr = strstr(argptr, "video=")) == NULL) { in au1x00_setup() 132 if ((argptr = strstr(argptr, "video=")) == NULL) { in au1x00_setup() 143 if ((argptr = strstr(argptr, "video=")) == NULL) { in au1x00_setup() 179 if ((argptr = strstr(argptr, "usb_ohci=")) == NULL) { in au1x00_setup()
|
/linux-2.4.37.9/arch/mips/mips-boards/atlas/ |
D | atlas_setup.c | 73 if ((argptr = strstr(argptr, "console=ttyS0")) == NULL) { in atlas_setup() 93 if ((argptr = strstr(argptr, "kgdb=ttyS")) != NULL) { in atlas_setup() 122 if ((argptr = strstr(argptr, "nofpu")) != NULL) in atlas_setup()
|
/linux-2.4.37.9/arch/mips/mips-boards/malta/ |
D | malta_setup.c | 100 if ((argptr = strstr(argptr, "console=")) == NULL) { in malta_setup() 108 if ((argptr = strstr(argptr, "kgdb=ttyS")) != NULL) { in malta_setup() 131 if ((argptr = strstr(argptr, "nofpu")) != NULL) in malta_setup()
|
/linux-2.4.37.9/arch/mips/mips-boards/sead/ |
D | sead_setup.c | 52 if ((argptr = strstr(argptr, "console=ttyS0")) == NULL) { in sead_setup() 72 if ((argptr = strstr(argptr, "nofpu")) != NULL) in sead_setup()
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | head64.c | 82 s = strstr(saved_command_line, "earlyprintk="); in x86_64_start_kernel() 87 s = strstr(saved_command_line, "numa="); in x86_64_start_kernel()
|
D | nmi.c | 161 if (strstr(boot_cpu_data.x86_model_id, "Screwdriver")) in disable_apic_nmi_watchdog() 308 if (strstr(boot_cpu_data.x86_model_id, "Screwdriver")) in setup_apic_nmi_watchdog()
|
/linux-2.4.37.9/arch/mips/jmr3927/rbhma3100/ |
D | setup.c | 265 if ((argptr = strstr(argptr, "toeon")) != NULL) { in jmr3927_setup() 269 if ((argptr = strstr(argptr, "ip=")) == NULL) { in jmr3927_setup() 276 if ((argptr = strstr(argptr, "console=")) == NULL) { in jmr3927_setup() 317 if ((argptr = strstr(argptr, "video=")) == NULL) { in jmr3927_board_init()
|
/linux-2.4.37.9/scripts/ |
D | split-include.c | 113 if ((str_config = strstr(line, "CONFIG_")) == NULL) in main() 198 if (strstr(list_target, line) == NULL) in main()
|
/linux-2.4.37.9/arch/ia64/sn/io/sn2/ |
D | klconflib.c | 371 !(str = strstr(mfg_nic_string,key_pattern))) in component_serial_number_get() 377 if (!(serial_string = strstr(str,serial_pattern))) in component_serial_number_get() 607 if (strstr(buffer, EDGE_LBL_RACK "/") == buffer) { in parse_module_id() 659 if (strstr(buffer, "/" EDGE_LBL_RPOS "/") != buffer) in parse_module_id()
|
/linux-2.4.37.9/arch/i386/lib/ |
D | strstr.c | 3 char * strstr(const char * cs,const char * ct) in strstr() function
|
D | Makefile | 12 memcpy.o strstr.o
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | setup.c | 335 if(strstr(cmd_line, "console=") == NULL) { in parse_cmd_line() 372 if (strstr(cmd_line, "mem=")) { in parse_cmd_line() 377 for (q = cmd_line; (p = strstr(q, "mem=")) != 0; ) { in parse_cmd_line() 493 if (strstr(cmd_line, "xmon")) in setup_arch()
|
D | prom.c | 444 if (strstr(type, RELOC("open-pic"))) { in prom_initialize_naca() 446 } else if (strstr(type, RELOC("ppc-xicp"))) { in prom_initialize_naca() 908 if((strstr(compatible, RELOC("python")) == NULL) && in prom_initialize_tce_table() 909 (strstr(compatible, RELOC("Speedwagon")) == NULL) && in prom_initialize_tce_table() 910 (strstr(compatible, RELOC("Winnipeg")) == NULL)) in prom_initialize_tce_table() 913 if ((strstr(model, RELOC("ython")) == NULL) && in prom_initialize_tce_table() 914 (strstr(model, RELOC("peedwagon")) == NULL) && in prom_initialize_tce_table() 915 (strstr(model, RELOC("innipeg")) == NULL)) in prom_initialize_tce_table() 919 if ((type[0] == 0) || (strstr(type, RELOC("pci")) == NULL)) { in prom_initialize_tce_table() 1268 if (strstr(RELOC(cmd_line), RELOC("smt-enabled="))) { in smt_setup() [all …]
|
/linux-2.4.37.9/drivers/ide/ |
D | ide-probe.c | 172 if (strstr(id->model, "E X A B Y T E N E S T")) in do_identify() 195 if (!strstr(id->model, "CD-ROM")) { in do_identify() 196 if (!strstr(id->model, "oppy") && in do_identify() 197 !strstr(id->model, "poyp") && in do_identify() 198 !strstr(id->model, "ZIP")) in do_identify() 212 if (!strstr(id->model, "CD-ROM") && in do_identify() 213 strstr(id->model, "ZIP")) { in do_identify() 597 if (strstr(drive->id->model, "E X A B Y T E N E S T")) in ide_probe_for_drive()
|
/linux-2.4.37.9/arch/mips/sibyte/cfe/ |
D | setup.c | 324 if ((arg = strstr(arcs_cmdline,"kgdb=duart")) != NULL) in prom_init() 332 if (!strstr(arcs_cmdline,"console=")) { in prom_init()
|
/linux-2.4.37.9/drivers/parport/ |
D | probe.c | 116 if (strstr(sep, "PJL") || strstr(sep, "PCL")) in parse_data()
|
/linux-2.4.37.9/net/atm/ |
D | mpoa_proc.c | 253 tmp = strstr(buff, "tx="); in parse_qos() 276 tmp = strstr(buff, "rx="); in parse_qos() 278 if (strstr(buff, "rx=tx")) { /* rx == tx */ in parse_qos()
|
/linux-2.4.37.9/include/linux/ |
D | string.h | 56 extern char * strstr(const char *,const char *);
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | sh_ksyms.c | 65 EXPORT_SYMBOL(strstr);
|
/linux-2.4.37.9/arch/mips/hp-lj/ |
D | utils.c | 49 char* pos = strstr(cl, "reserved_buffer="); in reserve_buffer()
|
D | setup.c | 150 remote_debug = (strstr(CommandLine, "kgdb") != NULL); in hp_setup()
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | ppc4xx_setup.c | 366 if (strstr(cmd_line, "wdt=")) { in platform_init() 369 for (q = cmd_line; (p = strstr(q, "wdt=")) != 0;) { in platform_init()
|
/linux-2.4.37.9/arch/s390/kernel/ |
D | s390_ksyms.c | 52 EXPORT_SYMBOL_NOVERS(strstr);
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | mips_ksyms.c | 62 EXPORT_SYMBOL_NOVERS(strstr);
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | s390_ksyms.c | 56 EXPORT_SYMBOL_NOVERS(strstr);
|