strchr 57 arch/alpha/include/asm/string.h extern char * strchr(const char *,int); strchr 274 arch/alpha/kernel/smp.c while ((cp2 = strchr(cp2, '\r')) != 0) { strchr 29 arch/arc/include/asm/string.h extern char *strchr(const char *s, int c); strchr 51 arch/arc/kernel/arcksyms.c EXPORT_SYMBOL(strchr); strchr 14 arch/arm/include/asm/string.h extern char * strchr(const char * s, int c); strchr 84 arch/arm/kernel/armksyms.c EXPORT_SYMBOL(strchr); strchr 147 arch/arm/kernel/vdso.c c = strchr(name, '@'); strchr 13 arch/arm64/include/asm/string.h extern char *strchr(const char *, int c); strchr 881 arch/ia64/kernel/mca.c if ((p = strchr(previous_current->comm, ' '))) strchr 990 arch/ia64/kernel/mca.c if ((p = strchr(current->comm, ' '))) strchr 65 arch/mips/alchemy/common/prom.c int yamon = (*env && strchr(*env, '=') == NULL); strchr 170 arch/mips/cavium-octeon/setup.c char *ptr = strchr(str, ' '); strchr 179 arch/mips/cavium-octeon/setup.c ptr = strchr(ptr + 1, ' '); strchr 51 arch/mips/fw/arc/cmdline.c s = strchr(prom_argv(actr), '='); strchr 62 arch/mips/fw/lib/cmdline.c yamon = (strchr(fw_envp(index), '=') == NULL); strchr 137 arch/mips/txx9/generic/setup.c if (strchr(str, ' ')) { strchr 124 arch/parisc/boot/compressed/misc.c while ((nuline = strchr(s, '\n')) != NULL) { strchr 9 arch/powerpc/boot/string.h extern char *strchr(const char *s, int c); strchr 266 arch/powerpc/kernel/vdso.c c = strchr(name, '@'); strchr 372 arch/powerpc/kernel/vdso.c c = strchr(name, '@'); strchr 614 arch/powerpc/platforms/pseries/lparcfg.c tmp = strchr(kbuf, '='); strchr 121 arch/powerpc/platforms/pseries/reconfig.c tmp = strchr(buf, ' '); strchr 204 arch/powerpc/platforms/pseries/reconfig.c buf = strchr(buf, ' '); strchr 260 arch/powerpc/platforms/pseries/reconfig.c buf = strchr(buf, ' '); strchr 306 arch/powerpc/platforms/pseries/reconfig.c tmp = strchr(buf,' '); strchr 369 arch/powerpc/platforms/pseries/reconfig.c tmp = strchr(kbuf, ' '); strchr 51 arch/powerpc/xmon/nonstdio.c while (paginating && (q = strchr(p, '\n'))) { strchr 2126 arch/s390/kernel/perf_cpum_sf.c if (strchr(val, ',')) strchr 390 arch/s390/kernel/sysinfo.c str = strchr(query_buffer, '\n'); strchr 47 arch/sh/kernel/machvec.c mv_end = strchr(from, ' '); strchr 51 arch/sh/kernel/machvec.c mv_comma = strchr(from, ','); strchr 55 arch/sh/kernel/nmi_debug.c sep = strchr(p, ','); strchr 100 arch/sparc/kernel/process_32.c p = strchr (reboot_command, '\n'); strchr 45 arch/sparc/kernel/reboot.c p = strchr(reboot_command, '\n'); strchr 205 arch/sparc/vdso/vdso2c.c tmp = strchr(name, '.'); strchr 504 arch/um/drivers/chan_kern.c out = strchr(str, ','); strchr 259 arch/um/drivers/net_user.c end = strchr(str, ','); strchr 363 arch/um/drivers/ubd_kern.c backing_file = strchr(str, ','); strchr 366 arch/um/drivers/ubd_kern.c backing_file = strchr(str, ':'); strchr 1039 arch/um/drivers/virtio_uml.c const char *ids = strchr(device, ':'); strchr 52 arch/um/drivers/xterm.c line = strchr(line, ','); strchr 60 arch/um/drivers/xterm.c line = strchr(line, ','); strchr 45 arch/um/os-Linux/execvp.c if (strchr (file, '/') != NULL) { strchr 71 arch/um/os-Linux/execvp.c p = strchr(path, ':'); strchr 73 arch/um/os-Linux/execvp.c p = strchr(path, '\0'); strchr 352 arch/um/os-Linux/start_up.c file = strchr(str,','); strchr 21 arch/unicore32/include/asm/string.h extern char *strchr(const char *s, int c); strchr 33 arch/unicore32/kernel/ksyms.c EXPORT_SYMBOL(strchr); strchr 332 arch/x86/boot/boot.h char *strchr(const char *s, int c); strchr 185 arch/x86/boot/compressed/kaslr.c char *k = strchr(str, ','); strchr 26 arch/x86/boot/string.h extern char *strchr(const char *s, int c); strchr 326 arch/x86/boot/tools/build.c p = strchr(p, '\n'); strchr 226 arch/x86/entry/vdso/vdso2c.c tmp = strchr(name, '.'); strchr 28 arch/x86/include/asm/string_32.h extern char *strchr(const char *s, int c); strchr 142 arch/x86/kernel/acpi/sleep.c str = strchr(str, ','); strchr 1895 arch/x86/kernel/apm_32.c str = strchr(str, ','); strchr 107 arch/x86/kernel/cpu/mce/dev-mcelog.c p = strchr(mce_helper, '\n'); strchr 2874 arch/x86/kernel/cpu/resctrl/rdtgroup.c if (strchr(name, '\n')) strchr 971 arch/x86/kernel/e820.c char *k = strchr(str, ','); strchr 102 arch/x86/kernel/hpet.c char *next = strchr(str, ','); strchr 161 arch/x86/lib/string_32.c EXPORT_SYMBOL(strchr); strchr 394 arch/x86/mm/numa_emulation.c if (strchr(emu_cmdline, 'U')) { strchr 423 arch/x86/mm/numa_emulation.c } else if (strchr(emu_cmdline, 'M') || strchr(emu_cmdline, 'G')) { strchr 141 arch/x86/platform/geode/alix.c a = strchr(name, '\0'); strchr 146 arch/x86/platform/geode/alix.c a = strchr(name, '\r'); strchr 193 arch/x86/platform/uv/uv_nmi.c p = strchr(arg, '\n'); strchr 135 arch/x86/tools/insn_decoder_test.c tab1 = strchr(copy, '\t'); strchr 140 arch/x86/tools/insn_decoder_test.c tab2 = strchr(s, '\t'); strchr 183 arch/x86/xen/platform-pci-unplug.c q = strchr(p, ','); strchr 243 arch/xtensa/mm/init.c char *k = strchr(str, ','); strchr 109 arch/xtensa/platforms/iss/network.c end = strchr(str, ','); strchr 615 arch/xtensa/platforms/iss/network.c end = strchr(str, '='); strchr 2105 block/blk-iocost.c if (!strchr(buf, ':')) { strchr 43 block/cmdline-parser.c char *next = strchr(++partdef, ')'); strchr 105 block/cmdline-parser.c next = strchr(bdevdef, ':'); strchr 120 block/cmdline-parser.c next = strchr(bdevdef, ','); strchr 181 block/cmdline-parser.c next = strchr(pbuf, ';'); strchr 413 crypto/essiv.c q = strchr(p, ')'); strchr 145 drivers/acpi/acpi_tad.c p = strchr(s, ':'); strchr 678 drivers/acpi/bus.c chr = strchr(str, ','); strchr 111 drivers/amba/bus.c cp = strchr(driver_override, '\n'); strchr 6971 drivers/ata/libata-core.c p = strchr(start, ':'); strchr 6982 drivers/ata/libata-core.c p = strchr(id, '.'); strchr 495 drivers/auxdisplay/charlcd.c if (!strchr(esc, ';')) strchr 1444 drivers/auxdisplay/panel.c idx = strchr(sigtab, *name); strchr 2473 drivers/base/core.c if (strchr(dev_name(dev), '!') == NULL) strchr 195 drivers/base/devtmpfs.c s = strchr(s, '/'); strchr 353 drivers/base/devtmpfs.c if (deleted && strchr(nodename, '/')) strchr 984 drivers/base/platform.c cp = strchr(driver_override, '\n'); strchr 203 drivers/block/aoe/aoeblk.c p = strchr(d->gd->disk_name, '/'); strchr 4267 drivers/block/drbd/drbd_nl.c if (strchr(name, '/')) { strchr 368 drivers/block/null_blk_main.c tmp = strchr(&buf[1], '-'); strchr 738 drivers/block/xen-blkback/xenbus.c !strchr(be->mode, 'w'), cdrom); strchr 694 drivers/char/apm-emulation.c str = strchr(str, ','); strchr 129 drivers/char/ipmi/ipmi_si_hardcode.c str = strchr(str, ','); strchr 65 drivers/char/ipmi/ipmi_si_hotmod.c s = strchr(*curr, ','); strchr 127 drivers/char/ipmi/ipmi_si_hotmod.c s = strchr(curr, ','); strchr 140 drivers/char/ipmi/ipmi_si_hotmod.c s = strchr(curr, ','); strchr 145 drivers/char/ipmi/ipmi_si_hotmod.c o = strchr(curr, '='); strchr 208 drivers/char/ipmi/ipmi_si_hotmod.c next = strchr(curr, ':'); strchr 979 drivers/clk/sunxi/clk-sunxi.c endp = strchr(clk_name, '_'); strchr 65 drivers/dma-buf/selftest.c sl = strchr(tok, '/'); strchr 183 drivers/firmware/broadcom/bcm47xx_nvram.c eq = strchr(var, '='); strchr 216 drivers/gpio/gpiolib-acpi.c pin_str = strchr(controller, '@'); strchr 231 drivers/gpio/gpiolib-acpi.c controller = strchr(controller, ','); strchr 171 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c next = strchr(p, ','); strchr 389 drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c ptr = strchr(ptr, ':'); strchr 289 drivers/gpu/drm/drm_edid_load.c colon = strchr(edidname, ':'); strchr 1578 drivers/gpu/drm/drm_modes.c while ((sep = strchr(sep, ','))) { strchr 1582 drivers/gpu/drm/drm_modes.c delim = strchr(option, '='); strchr 1584 drivers/gpu/drm/drm_modes.c delim = strchr(option, ','); strchr 1785 drivers/gpu/drm/drm_modes.c bpp_ptr = strchr(name, '-'); strchr 1791 drivers/gpu/drm/drm_modes.c refresh_ptr = strchr(name, '@'); strchr 1801 drivers/gpu/drm/drm_modes.c options_ptr = strchr(name, ','); strchr 4047 drivers/gpu/drm/i915/i915_debugfs.c newline = strchr(tmp, '\n'); strchr 4127 drivers/gpu/drm/i915/i915_debugfs.c newline = strchr(tmp, '\n'); strchr 220 drivers/gpu/drm/i915/selftests/i915_selftest.c sl = strchr(tok, '/'); strchr 159 drivers/gpu/drm/nouveau/nouveau_debugfs.c if ((tmp = strchr(buf, '\n'))) strchr 230 drivers/gpu/drm/rcar-du/rcar_du_of.c soc_name = strchr(match->compatible, '-') + 1; strchr 585 drivers/hv/vmbus_drv.c cp = strchr(driver_override, '\n'); strchr 220 drivers/hwmon/ibmpowernv.c char *hash_pos = strchr(name, '#'); strchr 229 drivers/hwmon/ibmpowernv.c dash_pos = strchr(hash_pos, '-'); strchr 240 drivers/hwmon/mc13783-adc.c dash = strchr(priv->name, '-'); strchr 191 drivers/i2c/busses/i2c-taos-evm.c end = strchr(start, '\r'); strchr 1070 drivers/i2c/i2c-core-base.c blank = strchr(buf, ' '); strchr 198 drivers/i2c/i2c-core-of.c name = strchr(matches->compatible, ','); strchr 167 drivers/iio/imu/inv_mpu6050/inv_mpu_acpi.c name = strchr(info.type, ':'); strchr 1149 drivers/infiniband/core/device.c if (strchr(name, '%')) strchr 1475 drivers/infiniband/core/nldev.c if (strchr(ibdev_name, '%') || strlen(ibdev_name) == 0) strchr 160 drivers/infiniband/hw/hfi1/fault.c end = strchr(ptr, ','); strchr 167 drivers/infiniband/hw/hfi1/fault.c dash = strchr(token, '-'); strchr 1685 drivers/infiniband/hw/hfi1/verbs.c p = strchr(p, '\n'); strchr 2485 drivers/infiniband/hw/qib/qib_iba6120.c s = strchr(s + 1, '\n'); strchr 2499 drivers/infiniband/hw/qib/qib_iba6120.c s = strchr(s + 1, '\n'); strchr 3137 drivers/infiniband/hw/qib/qib_iba7220.c s = strchr(s + 1, '\n'); strchr 3151 drivers/infiniband/hw/qib/qib_iba7220.c s = strchr(s + 1, '\n'); strchr 4999 drivers/infiniband/hw/qib/qib_iba7322.c s = strchr(s + 1, '\n'); strchr 5013 drivers/infiniband/hw/qib/qib_iba7322.c s = strchr(s + 1, '\n'); strchr 3471 drivers/infiniband/ulp/srp/ib_srp.c if (port_str && strchr(port_str, ']')) strchr 831 drivers/input/touchscreen/edt-ft5x06.c p = strchr(rdbuf, '*'); strchr 845 drivers/input/touchscreen/edt-ft5x06.c p = strchr(rdbuf, '*'); strchr 105 drivers/leds/uleds.c strchr(name, '/')) { strchr 2241 drivers/md/dm-crypt.c start = strchr(cipher_api, '('); strchr 2242 drivers/md/dm-crypt.c end = strchr(cipher_api, ','); strchr 2349 drivers/md/dm-crypt.c if (strchr(cipher_in, '(') || crypt_integrity_aead(cc)) { strchr 2522 drivers/md/dm-crypt.c sval = strchr(opt_string + strlen("integrity:"), ':') + 1; strchr 89 drivers/md/dm-init.c s = strchr(*str, separator); strchr 3250 drivers/md/dm-integrity.c a->alg_string = kstrdup(strchr(arg, ':') + 1, GFP_KERNEL); strchr 3254 drivers/md/dm-integrity.c k = strchr(a->alg_string, ':'); strchr 3680 drivers/md/dm-integrity.c r = dm_get_device(ti, strchr(opt_string, ':') + 1, strchr 669 drivers/md/dm-ioctl.c if (strchr(name, '/')) { strchr 814 drivers/md/dm-log-userspace-base.c table_args = strchr(lc->usr_argv_str, ' '); strchr 939 drivers/md/dm-stats.c h = strchr(h, ',') + 1; strchr 145 drivers/media/cec/cec-pin-error-inj.c comma = strchr(token, ','); strchr 329 drivers/media/pci/cx18/cx18-mailbox.c p = strchr(str, '.'); strchr 1104 drivers/misc/eeprom/idt_89hpesx.c p = strchr(compatible, ','); strchr 480 drivers/misc/habanalabs/debugfs.c c = strchr(kbuf, ' '); strchr 982 drivers/misc/kgdbts.c ptr = strchr(config, 'F'); strchr 985 drivers/misc/kgdbts.c ptr = strchr(config, 'S'); strchr 988 drivers/misc/kgdbts.c ptr = strchr(config, 'N'); strchr 991 drivers/misc/kgdbts.c ptr = strchr(config, 'I'); strchr 128 drivers/mtd/parsers/cmdlinepart.c p = strchr(name, delim); strchr 226 drivers/mtd/parsers/cmdlinepart.c p = strchr(s, ':'); strchr 530 drivers/net/bonding/bond_options.c p = strchr(val->string, '\n'); strchr 614 drivers/net/bonding/bond_options.c p = strchr(val->string, '\n'); strchr 1135 drivers/net/bonding/bond_options.c p = strchr(primary, '\n'); strchr 1319 drivers/net/bonding/bond_options.c delim = strchr(newval->string, ':'); strchr 514 drivers/net/ethernet/8390/etherh.c s = strchr(cd.d.string, '('); strchr 345 drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c cmd_buf_tmp = strchr(cmd_buf, '\n'); strchr 726 drivers/net/ethernet/intel/i40e/i40e_debugfs.c cmd_buf_tmp = strchr(cmd_buf, '\n'); strchr 1636 drivers/net/ethernet/intel/i40e/i40e_debugfs.c buf_tmp = strchr(i40e_dbg_netdev_ops_buf, '\n'); strchr 1634 drivers/net/ethernet/myricom/myri10ge/myri10ge.c ptr = strchr(ptr, '-'); strchr 201 drivers/net/ethernet/seeq/ether3.c if (ecard_readchunk(&cd, ec, 0xf5, 0) && (s = strchr(cd.d.string, '('))) { strchr 239 drivers/net/ethernet/sfc/ethtool.c if (strchr(unit_format, '%')) strchr 221 drivers/net/ethernet/sfc/falcon/ethtool.c if (strchr(unit_format, '%')) strchr 405 drivers/net/hamradio/baycom_par.c bc->options = !!strchr(modestr, '*'); strchr 489 drivers/net/hamradio/baycom_ser_fdx.c if (strchr(modestr, '*')) strchr 491 drivers/net/hamradio/baycom_ser_fdx.c else if (strchr(modestr, '+')) strchr 541 drivers/net/hamradio/baycom_ser_hdx.c if (strchr(modestr, '*')) strchr 543 drivers/net/hamradio/baycom_ser_hdx.c else if (strchr(modestr, '+')) strchr 545 drivers/net/hamradio/baycom_ser_hdx.c else if (strchr(modestr, '@')) strchr 169 drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c eoc = strchr(sol, '\n'); strchr 171 drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c eoc = strchr(sol, '\0'); strchr 1851 drivers/net/wireless/intel/ipw2x00/ipw2200.c p = strchr(p, ' '); strchr 877 drivers/net/wireless/marvell/libertas/debugfs.c p1 = strchr(p, '\n'); strchr 881 drivers/net/wireless/marvell/libertas/debugfs.c p2 = strchr(p, '='); strchr 906 drivers/of/base.c const char *separator = strchr(path, ':'); strchr 944 drivers/of/base.c const char *separator = strchr(path, ':'); strchr 1209 drivers/of/base.c p = strchr(compatible, ','); strchr 228 drivers/of/device.c c = strchr(c, ' '); strchr 91 drivers/of/resolver.c s = strchr(cur, ':'); strchr 99 drivers/of/resolver.c s = strchr(s, ':'); strchr 456 drivers/parisc/eisa.c if ((cur = strchr(cur, ','))) { strchr 404 drivers/parisc/pdc_stable.c for (i=1; ((temp = strchr(temp, '.'))) && (likely(i<6)); i++) { strchr 3272 drivers/parport/parport_pc.c sep = strchr(str, ','); strchr 3277 drivers/parport/parport_pc.c sep = strchr(sep, ','); strchr 67 drivers/parport/probe.c q = strchr(p, ';'); strchr 69 drivers/parport/probe.c sep = strchr(p, ':'); strchr 39 drivers/pci/hotplug/rpadlpar_sysfs.c end = strchr(drc_name, '\n'); strchr 70 drivers/pci/hotplug/rpadlpar_sysfs.c end = strchr(drc_name, '\n'); strchr 568 drivers/pci/pci-sysfs.c cp = strchr(driver_override, '\n'); strchr 6420 drivers/pci/pci.c char *k = strchr(str, ','); strchr 412 drivers/pinctrl/tegra/pinctrl-tegra-xusb.c const char *comma = strchr(s, ','); strchr 531 drivers/pinctrl/tegra/pinctrl-tegra.c const char *comma = strchr(s, ','); strchr 924 drivers/platform/x86/thinkpad_acpi.c while ((end = strchr(start, ',')) && end == start) strchr 412 drivers/pnp/pnpbios/core.c str = strchr(str, ','); strchr 339 drivers/power/supply/power_supply_hwmon.c if (strchr(name, '-')) { strchr 419 drivers/power/supply/power_supply_sysfs.c line = strchr(prop_buf, '\n'); strchr 287 drivers/s390/block/dasd_devmap.c if (strchr(range, '-')) { strchr 194 drivers/s390/char/sclp_cpi_sys.c strchr("$@# ", str[i])) strchr 58 drivers/s390/char/tape_class.c for (s = strchr(tcd->device_name, '/'); s; s = strchr(s, '/')) strchr 61 drivers/s390/char/tape_class.c for (s = strchr(tcd->mode_name, '/'); s; s = strchr(s, '/')) strchr 280 drivers/s390/cio/ccwgroup.c end = strchr(start, ','); strchr 283 drivers/s390/cio/ccwgroup.c end = strchr(start, '\n'); strchr 347 drivers/s390/cio/css.c cp = strchr(driver_override, '\n'); strchr 1434 drivers/s390/net/netiucv.c p = strchr(buf, '.'); strchr 494 drivers/s390/net/qeth_l3_sys.c end = strchr(start, '/'); strchr 1080 drivers/scsi/aic7xxx/aic79xx_osm.c tok_end = strchr(opt_arg, '\0'); strchr 1123 drivers/scsi/aic7xxx/aic79xx_osm.c tok_end2 = strchr(opt_arg, tok_list[i]); strchr 1170 drivers/scsi/aic7xxx/aic79xx_osm.c end = strchr(s, '\0'); strchr 958 drivers/scsi/aic7xxx/aic7xxx_osm.c tok_end = strchr(opt_arg, '\0'); strchr 1001 drivers/scsi/aic7xxx/aic7xxx_osm.c tok_end2 = strchr(opt_arg, tok_list[i]); strchr 1045 drivers/scsi/aic7xxx/aic7xxx_osm.c end = strchr(s, '\0'); strchr 3183 drivers/scsi/gdth.c while (argv && (cur_str = strchr(argv, ':'))) { strchr 3210 drivers/scsi/gdth.c cur_str = strchr(cur_str, ','); strchr 3226 drivers/scsi/gdth.c if ((argv = strchr(argv, ','))) strchr 3241 drivers/scsi/gdth.c if ((cur = strchr(cur, ',')) != NULL) cur++; strchr 4090 drivers/scsi/ipr.c endline = strchr(fname, '\n'); strchr 514 drivers/scsi/ips.c value = strchr(key, ':'); strchr 1804 drivers/scsi/lpfc/lpfc_attr.c board_mode_str = strchr(buf, '\n'); strchr 642 drivers/scsi/ncr53c8xx.c while (cur != NULL && (pc = strchr(cur, ':')) != NULL) { strchr 660 drivers/scsi/ncr53c8xx.c while (cur != NULL && (pc = strchr(cur, ':')) != NULL) { strchr 767 drivers/scsi/ncr53c8xx.c if ((cur = strchr(cur, ARG_SEP)) != NULL) strchr 4055 drivers/scsi/qla1280.c while (cp && (ptr = strchr(cp, ':'))) { strchr 4097 drivers/scsi/qla1280.c cp = strchr(ptr, ';'); strchr 4115 drivers/scsi/qla1280.c sep = strchr(str, ':'); strchr 1731 drivers/scsi/qla2xxx/tcm_qla2xxx.c p = strchr(tmp, '@'); strchr 56 drivers/scsi/sim710.c while(pos != NULL && (next = strchr(pos, ':')) != NULL) { strchr 70 drivers/scsi/sim710.c if((pos = strchr(pos, ARG_SEP)) != NULL) strchr 4141 drivers/scsi/st.c stp = strchr(stp, ','); strchr 1783 drivers/scsi/wd33c93.c p2 = strchr(p1, ','); strchr 359 drivers/soc/renesas/renesas-soc.c soc_dev_attr->soc_id = kstrdup_const(strchr(match->compatible, ',') + 1, strchr 787 drivers/staging/isdn/avm/b1.c if ((p = strchr(revision, ':')) != NULL && p[1]) { strchr 789 drivers/staging/isdn/avm/b1.c if ((p = strchr(rev, '$')) != NULL && p > rev) strchr 964 drivers/staging/isdn/avm/b1dma.c if ((p = strchr(revision, ':')) != NULL && p[1]) { strchr 966 drivers/staging/isdn/avm/b1dma.c if ((p = strchr(rev, '$')) != NULL && p > rev) strchr 206 drivers/staging/isdn/avm/b1isa.c if ((p = strchr(revision, ':')) != NULL && p[1]) { strchr 208 drivers/staging/isdn/avm/b1isa.c if ((p = strchr(rev, '$')) != NULL && p > rev) strchr 385 drivers/staging/isdn/avm/b1pci.c if ((p = strchr(revision, ':')) != NULL && p[1]) { strchr 387 drivers/staging/isdn/avm/b1pci.c if ((p = strchr(rev, '$')) != NULL && p > rev) strchr 204 drivers/staging/isdn/avm/b1pcmcia.c if ((p = strchr(revision, ':')) != NULL && p[1]) { strchr 206 drivers/staging/isdn/avm/b1pcmcia.c if ((p = strchr(rev, '$')) != NULL && p > rev) strchr 1291 drivers/staging/isdn/avm/c4.c if ((p = strchr(revision, ':')) != NULL && p[1]) { strchr 1293 drivers/staging/isdn/avm/c4.c if ((p = strchr(rev, '$')) != NULL && p > rev) strchr 555 drivers/staging/isdn/avm/t1isa.c if ((p = strchr(revision, ':')) != NULL && p[1]) { strchr 557 drivers/staging/isdn/avm/t1isa.c if ((p = strchr(rev, '$')) != NULL && p > rev) strchr 236 drivers/staging/isdn/avm/t1pci.c if ((p = strchr(revision, ':')) != NULL && p[1]) { strchr 238 drivers/staging/isdn/avm/t1pci.c if ((p = strchr(rev, '$')) != NULL && p > rev) strchr 536 drivers/staging/isdn/gigaset/ev-layer.c eoc = strchr(psep, ','); strchr 584 drivers/staging/isdn/gigaset/ev-layer.c psep = strchr(eoc, ','); strchr 412 drivers/staging/speakup/i18n.c next_percent = strchr(next_percent, '%'); strchr 431 drivers/staging/speakup/i18n.c while ((*input != '\0') && strchr(" 0+-#", *input)) strchr 459 drivers/staging/speakup/i18n.c else if ((*input != '\0') && strchr("cdsx", *input)) strchr 139 drivers/staging/speakup/kobjects.c if ((*cp == '\n') || strchr("dDrR", *cp)) { strchr 145 drivers/staging/speakup/kobjects.c linefeed = strchr(cp, '\n'); strchr 281 drivers/staging/speakup/kobjects.c if (strchr("dDrR", *in_buff)) { strchr 776 drivers/staging/speakup/kobjects.c if (strchr("dDrR", *cp)) { strchr 782 drivers/staging/speakup/kobjects.c linefeed = strchr(cp, '\n'); strchr 191 drivers/staging/speakup/speakup_decext.c if (!in_escape && strchr(",.!?;:", last)) strchr 409 drivers/staging/speakup/speakup_decpc.c if (!in_escape && strchr(",.!?;:", last)) strchr 259 drivers/staging/speakup/speakup_dectlk.c if (!in_escape && strchr(",.!?;:", last)) strchr 2197 drivers/target/iscsi/iscsi_target.c text_ptr = strchr(text_in, '='); strchr 3351 drivers/target/iscsi/iscsi_target.c text_ptr = strchr(text_in, '='); strchr 679 drivers/target/iscsi/iscsi_target_parameters.c *value = strchr(textbuf, '='); strchr 925 drivers/target/iscsi/iscsi_target_parameters.c tmp1 = strchr(proposer_values, ','); strchr 935 drivers/target/iscsi/iscsi_target_parameters.c tmp2 = strchr(acceptor_values, ','); strchr 1092 drivers/target/iscsi/iscsi_target_parameters.c comma_ptr = strchr(value, ','); strchr 1147 drivers/target/iscsi/iscsi_target_parameters.c comma_ptr = strchr(value, ','); strchr 2378 drivers/target/target_core_configfs.c ptr = strchr(ptr, ' '); strchr 2385 drivers/target/target_core_configfs.c ptr = strchr(ptr, ' '); strchr 2429 drivers/target/target_core_configfs.c ptr = strchr(ptr, ' '); strchr 1189 drivers/tty/hvc/hvc_iucv.c nextdelim = strchr(filter, ','); strchr 1246 drivers/tty/hvc/hvc_iucv.c while ((residual = strchr(residual, ',')) != NULL) { strchr 635 drivers/tty/hvc/hvc_xen.c while (off < len && NULL != (pos = strchr(string+off, '\n'))) { strchr 2008 drivers/tty/serial/serial_core.c p = strchr(p, ','); strchr 122 drivers/tty/serial/suncore.c s = strchr(s, ','); strchr 124 drivers/tty/serial/suncore.c s = strchr(s, ','); strchr 126 drivers/tty/serial/suncore.c s = strchr(s, ','); strchr 128 drivers/tty/serial/suncore.c s = strchr(s, ','); strchr 1055 drivers/usb/early/ehci-dbgp.c ptr = strchr(str, ','); strchr 549 drivers/usb/gadget/configfs.c instance_name = strchr(func_name, '.'); strchr 643 drivers/usb/gadget/configfs.c num_str = strchr(buf, '.'); strchr 3151 drivers/usb/gadget/function/f_mass_storage.c num_str = strchr(name, '.'); strchr 33 drivers/usb/host/uhci-debug.c p = strchr(buf, '\n'); strchr 1117 drivers/usb/usbip/vhci_hcd.c c = strchr(name, '.'); strchr 136 drivers/usb/usbip/vhci_sysfs.c c = strchr(name, '.'); strchr 319 drivers/video/console/sticore.c if ((x = strchr(str, 'x')) || (x = strchr(str, '*'))) { strchr 329 drivers/video/console/sticore.c if ((x = strchr(str, ','))) strchr 89 drivers/video/fbdev/core/fb_cmdline.c if (strchr(options, ':')) { strchr 2169 drivers/video/fbdev/omap2/omapfb/omapfb-main.c p = strchr(this_opt, ':'); strchr 573 drivers/xen/xenbus/xenbus_probe.c p = strchr(node, '/') + 1; strchr 65 drivers/xen/xenbus/xenbus_probe_backend.c type = strchr(nodename, '/'); strchr 38 drivers/xen/xenbus/xenbus_probe_frontend.c nodename = strchr(nodename, '/'); strchr 45 drivers/xen/xenbus/xenbus_probe_frontend.c if (!strchr(bus_id, '/')) { strchr 49 drivers/xen/xenbus/xenbus_probe_frontend.c *strchr(bus_id, '/') = '-'; strchr 704 drivers/xen/xenbus/xenbus_xs.c event->token = (const char *)strchr(event->body, '\0') + 1; strchr 47 drivers/zorro/gen-devlist.c if ((c = strchr(line, '\n'))) strchr 60 drivers/zorro/gen-devlist.c bra = strchr(c, '['); strchr 34 fs/affs/symlink.c if (strchr(lf->symname,':')) { /* Handle assign or volume name */ strchr 347 fs/afs/cell.c cp = strchr(rootcell, ':'); strchr 99 fs/afs/proc.c name = strchr(buf, ' '); strchr 108 fs/afs/proc.c args = strchr(name, ' '); strchr 262 fs/afs/super.c ctx->volname = strchr(name, ':'); strchr 31 fs/autofs/dev-ioctl.c if (!strchr(name, '/')) strchr 356 fs/binfmt_misc.c p = strchr(p, del); strchr 363 fs/binfmt_misc.c strchr(e->name, '/')) strchr 389 fs/binfmt_misc.c s = strchr(p, del); strchr 470 fs/binfmt_misc.c p = strchr(p, del); strchr 477 fs/binfmt_misc.c p = strchr(p, del); strchr 481 fs/binfmt_misc.c if (!e->magic[0] || strchr(e->magic, '/')) strchr 486 fs/binfmt_misc.c p = strchr(p, del); strchr 494 fs/binfmt_misc.c p = strchr(p, del); strchr 1635 fs/btrfs/ioctl.c devstr = strchr(sizestr, ':'); strchr 1754 fs/btrfs/ioctl.c if (strchr(name, '/')) { strchr 2862 fs/btrfs/ioctl.c if (strchr(vol_args->name, '/') || strchr 5291 fs/btrfs/ioctl.c names, strchr(names, ',') ? "s" : ""); strchr 5306 fs/btrfs/ioctl.c names, strchr(names, ',') ? "s" : ""); strchr 5321 fs/btrfs/ioctl.c names, strchr(names, ',') ? "s" : ""); strchr 558 fs/cachefiles/daemon.c if (strchr(args, '/')) strchr 630 fs/cachefiles/daemon.c if (strchr(args, '/')) strchr 530 fs/ceph/super.c dev_name_end = strchr(dev_name, '/'); strchr 73 fs/cifs/cache.c delim = strchr(src, '\\'); strchr 205 fs/cifs/cifs_dfs_ref.c tkn_e = strchr(sb_mountdata + off, sep); strchr 1466 fs/cifs/cifsglob.h while ((pos = strchr(pos, old_delim))) strchr 50 fs/cifs/cifsroot.c s = strchr(&line[2], '/'); strchr 1342 fs/cifs/connect.c delim = strchr(src, '\\'); strchr 2200 fs/cifs/connect.c tmp_end = strchr(data, '='); strchr 2211 fs/cifs/connect.c value = strchr(data, '='); strchr 2227 fs/cifs/connect.c while ((tmp_end = strchr(tmp_end, delim)) strchr 2466 fs/cifs/connect.c if (!strchr(vol->UNC + 3, '\\')) { strchr 2477 fs/cifs/connect.c slash = strchr(&vol->UNC[2], '\\'); strchr 81 fs/cifs/dfs_cache.c return path && (strchr(path + 1, '\\') || strchr(path + 1, '/')); strchr 322 fs/cifs/dfs_cache.c s = strchr(path + 1, sep) + 1; strchr 1287 fs/cifs/dfs_cache.c s = strchr(path + 1, '\\'); strchr 1290 fs/cifs/dfs_cache.c return !!strchr(s + 1, '\\'); strchr 1297 fs/cifs/dfs_cache.c s = strchr(path + 1, '\\'); strchr 1301 fs/cifs/dfs_cache.c s = strchr(s + 1, '\\'); strchr 165 fs/crypto/fname.c p = strchr(lookup_table, src[i]); strchr 1628 fs/ext4/super.c if (strchr(qname, '/')) { strchr 2179 fs/ext4/super.c if (t->token == token && !strchr(t->pattern, '=')) strchr 319 fs/f2fs/super.c if (strchr(qname, '/')) { strchr 48 fs/fat/namei_msdos.c if (opts->name_check != 'r' && strchr(bad_chars, c)) strchr 50 fs/fat/namei_msdos.c if (opts->name_check == 's' && strchr(bad_if_strict, c)) strchr 87 fs/fat/namei_msdos.c if (opts->name_check != 'r' && strchr(bad_chars, c)) strchr 90 fs/fat/namei_msdos.c strchr(bad_if_strict, c)) strchr 80 fs/filesystems.c BUG_ON(strchr(fs->name, '.')); strchr 268 fs/filesystems.c const char *dot = strchr(name, '.'); strchr 220 fs/fs_context.c char *value = strchr(key, '='); strchr 398 fs/fs_context.c if (!strchr(fmt, '%')) { strchr 590 fs/fs_context.c if (strchr(param->key, ',') || strchr 1226 fs/gfs2/lock_dlm.c fsname = strchr(table, ':'); strchr 380 fs/gfs2/ops_fstype.c while ((table = strchr(table, '/'))) strchr 50 fs/hostfs/hostfs_kern.c ptr = strchr(options, ','); strchr 58 fs/hostfs/hostfs_kern.c ptr = strchr(options, ','); strchr 2797 fs/namespace.c subtype = strchr(fstype, '.'); strchr 69 fs/nfs/nfs4namespace.c p = strchr(nfspath, ']'); strchr 74 fs/nfs/nfs4namespace.c p = strchr(nfspath, ':'); strchr 6052 fs/nfs/nfs4proc.c if (strchr(clp->cl_ipaddr, ':') != NULL) strchr 142 fs/nfs/nfs4super.c if (strchr(hostname, ':')) strchr 1936 fs/nfs/super.c end = strchr(++dev_name, ']'); strchr 1945 fs/nfs/super.c end = strchr(dev_name, ':'); strchr 1951 fs/nfs/super.c comma = strchr(dev_name, ','); strchr 61 fs/nfsd/fault_inject.c nl = strchr(write_buf, '\n'); strchr 177 fs/ntfs/super.c if ((v = strchr(p, '='))) strchr 547 fs/orangefs/orangefs-debugfs.c cds_delimiter = strchr(cds_head, '\n'); strchr 1456 fs/overlayfs/super.c lower = strchr(lower, '\0') + 1; strchr 928 fs/overlayfs/util.c if (strchr(buf, '/') != NULL) strchr 169 fs/proc/generic.c next = strchr(cp, '/'); strchr 1350 fs/proc/proc_sysctl.c nextname = strchr(name, '/'); strchr 582 fs/reiserfs/bitmap.c if ((value = strchr(this_char, '=')) != NULL) strchr 178 fs/reiserfs/prints.c while ((k = strchr(k, '%')) != NULL) { strchr 415 fs/reiserfs/procfs.c s = strchr(b, '/'); strchr 445 fs/reiserfs/procfs.c s = strchr(b, '/'); strchr 996 fs/reiserfs/super.c *cur = strchr(p, ','); strchr 1271 fs/reiserfs/super.c if (strchr(arg, '/')) { strchr 440 fs/seq_file.c } else if (!strchr(esc, c)) { strchr 20 include/acpi/platform/acgccex.h #ifdef strchr strchr 4685 include/linux/netdevice.h if (!dev->name[0] || strchr(dev->name, '%')) strchr 60 include/linux/string.h extern char * strchr(const char *,int); strchr 474 include/linux/wimax/debug.h colon = strchr(token, ':'); strchr 121 init/do_mounts.c slash = strchr(uuid_str, '/'); strchr 375 init/do_mounts.c next = strchr(++p, '\n'); strchr 145 init/do_mounts_md.c p = strchr(devname, ','); strchr 253 init/do_mounts_md.c char *comma = strchr(str+pos, ','); strchr 302 init/main.c if (strchr(param, '.') && (!val || strchr(param, '.') < val)) strchr 344 kernel/bpf/inode.c if (strchr(dentry->d_name.name, '.')) strchr 5376 kernel/cgroup/cgroup.c if (strchr(name, '\n')) strchr 195 kernel/crash_core.c char *end_p = strchr(p, ' '); strchr 255 kernel/crash_core.c first_colon = strchr(ck_cmdline, ':'); strchr 256 kernel/crash_core.c first_space = strchr(ck_cmdline, ' '); strchr 546 kernel/debug/kdb/kdb_io.c while ((cp = strchr(cp, firstchar))) { strchr 612 kernel/debug/kdb/kdb_io.c cp = strchr(kdb_buffer, '\n'); strchr 244 kernel/debug/kdb/kdb_main.c char *cp = strchr(e, '='); strchr 840 kernel/debug/kdb/kdb_main.c cp2 = strchr(cp, '\n'); strchr 853 kernel/debug/kdb/kdb_main.c cp2 = strchr(cp, '"'); strchr 577 kernel/gcov/fs.c for (curr = filename; (next = strchr(curr, '/')); curr = next + 1) { strchr 1455 kernel/kprobes.c p = strchr(symname, '.'); strchr 4040 kernel/module.c return str[0] == '$' && strchr("axtd", str[1]) strchr 823 kernel/params.c dot = strchr(kp->name, '.'); strchr 26 kernel/printk/braille.c *str = strchr(*brl_options, ','); strchr 2209 kernel/printk/printk.c options = strchr(str, ','); strchr 588 kernel/reboot.c str = strchr(str, ','); strchr 1156 kernel/sysctl_binary.c nodep = strchr(buf, '.'); strchr 9074 kernel/trace/trace.c tmp = strchr(buf, '\n'); strchr 9093 kernel/trace/trace.c tmp = strchr(buf, '#'); strchr 45 kernel/trace/trace_dynevent.c event = strchr(argv[0], ':'); strchr 52 kernel/trace/trace_dynevent.c p = strchr(event, '/'); strchr 1246 kernel/trace/trace_events.c array_descriptor = strchr(field->type, '['); strchr 852 kernel/trace/trace_events_filter.c } else if (strchr("[?\\", buff[i])) { strchr 1086 kernel/trace/trace_events_filter.c if (strchr(type, '[') && strstr(type, "char")) strchr 2206 kernel/trace/trace_events_filter.c if (!strchr(fields, *field->name)) strchr 709 kernel/trace/trace_events_hist.c end = strchr(type, ']'); strchr 1064 kernel/trace/trace_events_hist.c array = strchr(field_name, '['); strchr 1426 kernel/trace/trace_events_hist.c if (strchr(name, '/')) { strchr 2206 kernel/trace/trace_events_hist.c rhs = strchr(str, '='); strchr 2916 kernel/trace/trace_events_hist.c s = strchr(str, '.'); strchr 2918 kernel/trace/trace_events_hist.c s = strchr(++s, '.'); strchr 2993 kernel/trace/trace_events_hist.c s = strchr(str, '('); strchr 122 kernel/trace/trace_kprobe.c p = strchr(tk->symbol, ':'); strchr 465 kernel/trace/trace_kprobe.c p = strchr(symname, '.'); strchr 762 kernel/trace/trace_kprobe.c event = strchr(&argv[0][1], ':'); strchr 800 kernel/trace/trace_kprobe.c if (strchr(argv[1], '/') && strchr(argv[1], ':')) { strchr 1675 kernel/trace/trace_kprobe.c p = strchr(cmd, ';'); strchr 112 kernel/trace/trace_probe.c type = strchr(type, '/'); strchr 235 kernel/trace/trace_probe.c slash = strchr(event, '/'); strchr 441 kernel/trace/trace_probe.c tmp = strchr(arg, '('); strchr 563 kernel/trace/trace_probe.c t = strchr(arg, ':'); strchr 566 kernel/trace/trace_probe.c t2 = strchr(++t, '['); strchr 569 kernel/trace/trace_probe.c t3 = strchr(t2, ']'); strchr 757 kernel/trace/trace_probe.c body = strchr(arg, '='); strchr 563 kernel/trace/trace_uprobe.c if (!strchr(argv[1], '/')) strchr 595 kernel/trace/trace_uprobe.c rctr = strchr(arg, '('); strchr 597 kernel/trace/trace_uprobe.c rctr_end = strchr(rctr, ')'); strchr 907 kernel/user_namespace.c next_line = strchr(pos, '\n'); strchr 351 lib/dynamic_debug.c char *last = strchr(first, '-'); strchr 917 lib/dynamic_debug.c sep = strchr(param, '.'); strchr 45 lib/kasprintf.c if (!strchr(fmt, '%')) strchr 299 lib/kobject.c if (strchr(s, '/')) { strchr 34 lib/parser.c meta = strchr(p, '%'); strchr 416 lib/string.c EXPORT_SYMBOL(strchr); strchr 519 lib/string_helpers.c (is_dict && !strchr(only, c))) { strchr 645 lib/test_kasan.c strchr(ptr, '1'); strchr 123 lib/test_string.c result = strchr(test_string, test_string[i]); strchr 128 lib/test_string.c result = strchr(empty_string, '\0'); strchr 132 lib/test_string.c result = strchr(empty_string, 'a'); strchr 136 lib/test_string.c result = strchr(test_string, 'z'); strchr 212 mm/kasan/report.c const char *sep = strchr(*frame_descr, ' '); strchr 2801 mm/mempolicy.c char *nodelist = strchr(str, ':'); strchr 2802 mm/mempolicy.c char *flags = strchr(str, '='); strchr 3507 mm/shmem.c options = strchr(options, ','); strchr 3517 mm/shmem.c char *value = strchr(this_char,'='); strchr 4128 mm/slab.c tmp = strchr(kbuf, ' '); strchr 94 mm/slab_common.c WARN_ON(strchr(name, ' ')); /* It confuses parsers */ strchr 109 net/batman-adv/gateway_common.c slash_ptr = strchr(buff, '/'); strchr 698 net/batman-adv/sysfs.c mask_ptr = strchr(buff, '/'); strchr 207 net/bridge/br_sysfs_if.c char *nl = strchr(buf, '\n'); strchr 986 net/core/dev.c p = strchr(name, '%'); strchr 993 net/core/dev.c if (p[1] != 'd' || strchr(p + 2, '%')) strchr 1070 net/core/dev.c if (strchr(name, '%')) strchr 1133 net/core/dev.c if (oldname[0] && !strchr(oldname, '%')) strchr 390 net/core/dev_ioctl.c colon = strchr(ifr->ifr_name, ':'); strchr 486 net/core/netpoll.c if (!strchr(str, ':') && strchr 509 net/core/netpoll.c if ((delim = strchr(cur, '@')) == NULL) strchr 520 net/core/netpoll.c if ((delim = strchr(cur, '/')) == NULL) strchr 534 net/core/netpoll.c if ((delim = strchr(cur, ',')) == NULL) strchr 544 net/core/netpoll.c if ((delim = strchr(cur, '@')) == NULL) strchr 556 net/core/netpoll.c if ((delim = strchr(cur, '/')) == NULL) strchr 1026 net/ipv4/devinet.c colon = strchr(ifr->ifr_name, ':'); strchr 1491 net/ipv4/devinet.c dot = strchr(old, ':'); strchr 540 net/ipv4/fib_frontend.c colon = strchr(devname, ':'); strchr 1635 net/ipv4/ipconfig.c v = strchr(client_id, ','); strchr 1698 net/ipv4/ipconfig.c if ((cp = strchr(ip, ':'))) strchr 1720 net/ipv4/ipconfig.c if ((dp = strchr(ip, '.'))) { strchr 350 net/ipv4/sysctl_net_ipv4.c backup_data = strchr(tbl.data, ','); strchr 3232 net/netfilter/nf_tables_api.c p = strchr(name, '%'); strchr 3234 net/netfilter/nf_tables_api.c if (p[1] != 'd' || strchr(p + 2, '%')) strchr 451 net/netfilter/x_tables.c strchr(name, '/')) strchr 480 net/sunrpc/auth_gss/auth_gss.c char *c = strchr(service_name, '@'); strchr 237 net/sunrpc/auth_gss/gss_rpc_upcall.c c = strchr(*principal, '@'); strchr 242 net/sunrpc/auth_gss/gss_rpc_upcall.c c = strchr(*principal, '/'); strchr 149 net/tipc/bearer.c if_name = strchr(media_name, ':'); strchr 379 net/tipc/bearer.c char *dev_name = strchr((const char *)b->name, ':') + 1; strchr 1082 net/tipc/node.c if_name = strchr(b->name, ':') + 1; strchr 1103 net/wireless/wext-core.c colon = strchr(iwr.ifr_name, ':'); strchr 963 samples/mic/mpssd/mpssd.c p = strchr(line, '\n'); strchr 970 samples/mic/mpssd/mpssd.c evv = strchr(line, '='); strchr 632 scripts/asn1_compiler.c p = strchr(grammar_name, '.'); strchr 116 scripts/conmakehash.c if ( (p = strchr(buffer, '\n')) != NULL ) strchr 328 scripts/dtc/checks.c if (strchr(get_unitname(node), '@')) strchr 38 scripts/dtc/dtc.c unit = strchr(tree->name, '@'); strchr 162 scripts/dtc/fdtput.c sep = strchr(path, '/'); strchr 742 scripts/dtc/libfdt/fdt_overlay.c s = strchr(path + 1, '/'); strchr 526 scripts/dtc/livetree.c p = strchr(path, '/'); strchr 897 scripts/dtc/livetree.c if (strchr(node->fullpath, ':') || strchr(prop->name, ':')) strchr 46 scripts/dtc/treesource.c || strchr("\a\b\t\n\v\f\r", c)); strchr 342 scripts/dtc/util.c if (strchr("hlLb", *fmt)) { strchr 355 scripts/dtc/util.c if ((*fmt == '\0') || !strchr("iuxs", *fmt)) strchr 107 scripts/insert-sys-cert.c p = strchr(l, '\n'); strchr 120 scripts/insert-sys-cert.c w = strchr(l, ' '); strchr 85 scripts/kallsyms.c return str[0] == '$' && strchr("axtd", str[1]) strchr 110 scripts/kconfig/confdata.c while ((p = strchr(p, '/'))) { strchr 419 scripts/kconfig/confdata.c p = strchr(line + 2 + strlen(CONFIG_), ' '); strchr 449 scripts/kconfig/confdata.c p = strchr(line + strlen(CONFIG_), '='); strchr 453 scripts/kconfig/confdata.c p2 = strchr(p, '\n'); strchr 275 scripts/kconfig/lxdialog/menubox.c if (strchr("ynmh", key)) strchr 253 scripts/kconfig/lxdialog/textbox.c while (s < page && (s = strchr(s, '\n'))) { strchr 526 scripts/kconfig/lxdialog/util.c if (strchr("<[(", c)) strchr 528 scripts/kconfig/lxdialog/util.c if (strchr(">])", c) && in_paren > 0) strchr 531 scripts/kconfig/lxdialog/util.c if ((!in_paren) && isalpha(c) && strchr(exempt, c) == 0) strchr 581 scripts/kconfig/parser.y while ((p = strchr(str, '"'))) { strchr 1286 scripts/mod/modpost.c return str[0] == '$' && strchr("axtd", str[1]) strchr 2455 scripts/mod/modpost.c if (!(symname = strchr(line, '\t'))) strchr 2458 scripts/mod/modpost.c if (!(modname = strchr(symname, '\t'))) strchr 2461 scripts/mod/modpost.c if (!(export = strchr(modname, '\t'))) strchr 2464 scripts/mod/modpost.c if (!(namespace = strchr(export, '\t'))) strchr 412 scripts/mod/sumversion.c end = strchr(sources, '\n'); strchr 1011 scripts/unifdef.c } else if (strchr(" \r\t", *cp) != NULL) { strchr 88 security/apparmor/apparmorfs.c else if (isalnum(*name) || strchr("._-", *name)) strchr 97 security/apparmor/apparmorfs.c strchr("/._-", *name)) strchr 48 security/apparmor/lib.c char *split = strchr(&name[1], ':'); strchr 198 security/keys/user_defined.c p = strchr(desc, ':'); strchr 38 security/safesetid/securityfs.c child_str = strchr(buf, ':'); strchr 138 security/safesetid/securityfs.c end = strchr(p, '\n'); strchr 1085 security/selinux/hooks.c bool has_comma = context && strchr(context, ','); strchr 279 security/selinux/ss/mls.c rangep[1] = strchr(scontext, '-'); strchr 291 security/selinux/ss/mls.c next_cat = strchr(sensitivity, ':'); strchr 304 security/selinux/ss/mls.c next_cat = strchr(next_cat, ','); strchr 309 security/selinux/ss/mls.c rngptr = strchr(cur_cat, '.'); strchr 3312 security/selinux/ss/services.c if (strchr(rulestr, '-')) strchr 725 security/smack/smack_lsm.c char *next = strchr(from, ','); strchr 691 security/tomoyo/common.c cp = strchr(data, '='); strchr 2005 security/tomoyo/common.c char *cp = strchr(header, '\n'); strchr 2010 security/tomoyo/common.c cp = strchr(cp + 1, '\n'); strchr 2628 security/tomoyo/common.c char *cp = strchr(line, ' '); strchr 2866 security/tomoyo/common.c char *end = strchr(start, '\n'); strchr 168 security/tomoyo/condition.c char *cp = strchr(arg_ptr, '='); strchr 465 security/tomoyo/condition.c char *cp = strchr(pos, ' '); strchr 531 security/tomoyo/condition.c cp = strchr(pos, ' '); strchr 538 security/tomoyo/condition.c right_word = strchr(left_word, '='); strchr 100 security/tomoyo/environ.c if (!tomoyo_correct_word(data) || strchr(data, '=')) strchr 58 security/tomoyo/network.c if (!strchr(address, ':') && strchr 136 security/tomoyo/util.c char *del = strchr(pos, ' '); strchr 540 security/tomoyo/util.c domainname = strchr(domainname, ' '); strchr 544 security/tomoyo/util.c const unsigned char *cp = strchr(domainname, ' '); strchr 570 security/tomoyo/util.c cp = strchr(buffer, ' '); strchr 838 security/tomoyo/util.c f_delimiter = strchr(f, '/'); strchr 841 security/tomoyo/util.c p_delimiter = strchr(p, '/'); strchr 884 security/tomoyo/util.c f_delimiter = strchr(f, '/'); strchr 5674 sound/pci/hda/hda_generic.c for (p = strchr(str, ' '); p; p = strchr(p + 1, ' ')) { strchr 160 sound/pci/hda/hda_sysfs.c p = strchr(s, '\n'); strchr 324 sound/pci/hda/hda_sysfs.c val = strchr(key, '='); strchr 1421 sound/soc/intel/atom/sst-atom-controls.c idx = strchr(kctl->id.name, ' '); strchr 1020 tools/bpf/bpf_dbg.c while ((token = strchr(token, separator)) && (++token)[0]) { strchr 317 tools/bpf/bpftool/common.c value = strchr(line, '\t'); strchr 297 tools/bpf/bpftool/feature.c sep = strchr(buf, '='); strchr 195 tools/bpf/bpftool/main.c cp = strchr(cp, quote); strchr 269 tools/bpf/bpftool/main.c cp = strchr(buf, '#'); strchr 290 tools/bpf/bpftool/main.c cp = strchr(contline, '#'); strchr 43 tools/hv/hv_fcopy_daemon.c while ((q = strchr(p, '/')) != NULL) { strchr 434 tools/hv/hv_kvp_daemon.c p = strchr(os_version, '-'); strchr 452 tools/hv/hv_kvp_daemon.c p = strchr(buf, '='); strchr 508 tools/hv/hv_kvp_daemon.c p = strchr(buf, '\n'); strchr 519 tools/hv/hv_kvp_daemon.c p = strchr(buf, '\n'); strchr 530 tools/hv/hv_kvp_daemon.c p = strchr(buf, '\n'); strchr 582 tools/hv/hv_kvp_daemon.c x = strchr(p, '\n'); strchr 625 tools/hv/hv_kvp_daemon.c x = strchr(p, '\n'); strchr 659 tools/hv/hv_kvp_daemon.c x = strchr(p, '\n'); strchr 978 tools/hv/hv_kvp_daemon.c x = strchr(p, '\n'); strchr 1060 tools/hv/hv_kvp_daemon.c x = strchr(start, ';'); strchr 352 tools/lib/bpf/libbpf.c while ((p = strchr(p, '/'))) strchr 510 tools/lib/bpf/libbpf.c end = strchr(obj->name, '.'); strchr 210 tools/lib/subcmd/help.c if ((colon = strchr(path, ':'))) strchr 363 tools/lib/subcmd/parse-options.c const char *arg_end = strchr(arg, '='); strchr 117 tools/lib/subcmd/run-command.c if (strchr(*cmd->env, '=')) strchr 5123 tools/lib/traceevent/event-parse.c if (ls == 1 && (p = strchr(format, 'l'))) strchr 5526 tools/lib/traceevent/event-parse.c divstr = strchr(format, '.'); strchr 5669 tools/lib/traceevent/event-parse.c current = strchr(str, '%'); strchr 1277 tools/lib/traceevent/parse-filter.c filter_start = strchr(filter_str, ':'); strchr 1284 tools/lib/traceevent/parse-filter.c next_event = strchr(filter_str, ','); strchr 16 tools/perf/arch/arm64/annotate/instructions.c char *s = strchr(ops->raw, ','), *target, *endptr; strchr 37 tools/perf/arch/arm64/annotate/instructions.c s = strchr(endptr, '<'); strchr 40 tools/perf/arch/arm64/annotate/instructions.c endptr = strchr(s + 1, '>'); strchr 30 tools/perf/arch/powerpc/util/header.c if (strchr(buffer, '$')) { strchr 13 tools/perf/arch/s390/annotate/instructions.c tok = strchr(ops->raw, ','); strchr 19 tools/perf/arch/s390/annotate/instructions.c name = strchr(endptr, '<'); strchr 26 tools/perf/arch/s390/annotate/instructions.c strchr(name, arch->objdump.skip_functions_char)) strchr 29 tools/perf/arch/s390/annotate/instructions.c tok = strchr(name, '>'); strchr 60 tools/perf/arch/s390/annotate/instructions.c char *s = strchr(ops->raw, ','), *target, *endptr; strchr 81 tools/perf/arch/s390/annotate/instructions.c s = strchr(endptr, '<'); strchr 84 tools/perf/arch/s390/annotate/instructions.c endptr = strchr(s + 1, '>'); strchr 114 tools/perf/arch/s390/annotate/instructions.c if (strchr(name, 'j') || strchr 111 tools/perf/arch/s390/util/header.c char *sep = strchr(cp, '='); strchr 118 tools/perf/arch/s390/util/header.c char *sep = strchr(cp, '='); strchr 46 tools/perf/arch/s390/util/machine.c if (strchr(p->name, '[') == NULL && strchr(c->name, '[')) strchr 58 tools/perf/arch/x86/util/header.c if (strchr(buffer, '$')) { strchr 89 tools/perf/arch/x86/util/header.c while ((tmp = strchr(tmp, '-')) != NULL) { strchr 222 tools/perf/arch/x86/util/perf_regs.c if (strchr(old_op, ',') || strchr(old_op, '$') || strchr 123 tools/perf/builtin-config.c const char *last_dot = strchr(arg, '.'); strchr 138 tools/perf/builtin-config.c *value = strchr(arg, '='); strchr 180 tools/perf/builtin-diff.c w2_str = strchr(opt, ','); strchr 233 tools/perf/builtin-diff.c option = strchr(str, ':'); strchr 1076 tools/perf/builtin-diff.c if (pdiff.time_str && strchr(pdiff.time_str, ':')) { strchr 1095 tools/perf/builtin-diff.c p = strchr(*pstr, ':'); strchr 1312 tools/perf/builtin-kvm.c name = strchr(tp, ':'); strchr 88 tools/perf/builtin-list.c else if ((sep = strchr(argv[i], ':')) != NULL) { strchr 357 tools/perf/builtin-mem.c p = strchr(s, ','); strchr 182 tools/perf/builtin-probe.c if (params.uprobes || strchr(str, '/')) { strchr 643 tools/perf/builtin-probe.c if (!strchr("lda", params.command) && symbol_conf.vmlinux_name) strchr 1955 tools/perf/builtin-record.c p = strchr(s, ','); strchr 2614 tools/perf/builtin-script.c script = strchr(str, ':'); strchr 2666 tools/perf/builtin-script.c tok = strchr(str, ':'); strchr 2693 tools/perf/builtin-script.c if (strchr(tok, '+') || strchr(tok, '-')) strchr 2710 tools/perf/builtin-script.c if (strchr(str, '+') || strchr(str, '-')) strchr 3130 tools/perf/builtin-script.c temp = strchr(script_dirent->d_name, '.'); strchr 362 tools/perf/builtin-top.c p = strchr(buf, '\n'); strchr 405 tools/perf/builtin-top.c p = strchr(buf, '\n'); strchr 3927 tools/perf/builtin-trace.c if ((sep = strchr(s, ',')) != NULL) strchr 112 tools/perf/tests/code-reading.c p = strchr(line, ':'); strchr 1896 tools/perf/tests/parse-events.c if (strchr(ent->d_name, '.')) strchr 84 tools/perf/tests/time-utils-test.c if (strchr(d->str, '%')) strchr 593 tools/perf/ui/browser.c bg = strchr(fg, ','); strchr 108 tools/perf/ui/browsers/header.c for (pos = ptr, argc = 0; (pos = strchr(pos, '\n')) != NULL; pos++) strchr 116 tools/perf/ui/browsers/header.c for (i = 1; (pos = strchr(pos, '\n')) != NULL; i++) { strchr 39 tools/perf/ui/gtk/helpline.c ptr = strchr(ui_helpline__current, '\n'); strchr 94 tools/perf/ui/gtk/util.c p = strchr(msg, '\n'); strchr 81 tools/perf/ui/tui/util.c const char *sep = strchr(t, '\n'); strchr 84 tools/perf/ui/tui/util.c sep = strchr(t, '\0'); strchr 171 tools/perf/ui/tui/util.c const char *sep = strchr(t, '\n'); strchr 175 tools/perf/ui/tui/util.c sep = strchr(t, '\0'); strchr 250 tools/perf/util/annotate.c name = strchr(endptr, '<'); strchr 257 tools/perf/util/annotate.c strchr(name, arch->objdump.skip_functions_char)) strchr 260 tools/perf/util/annotate.c tok = strchr(name, '>'); strchr 280 tools/perf/util/annotate.c tok = strchr(endptr, '*'); strchr 336 tools/perf/util/annotate.c const char *c = strchr(ops->raw, ','); strchr 339 tools/perf/util/annotate.c ops->raw_comment = strchr(ops->raw, arch->objdump.comment_char); strchr 360 tools/perf/util/annotate.c c = strchr(c, ','); strchr 418 tools/perf/util/annotate.c c = strchr(ops->raw, ','); strchr 422 tools/perf/util/annotate.c const char *c2 = strchr(c + 1, ','); strchr 460 tools/perf/util/annotate.c name = strchr(endptr, '<'); strchr 466 tools/perf/util/annotate.c t = strchr(name, '>'); strchr 537 tools/perf/util/annotate.c char *s = strchr(ops->raw, ','), *target, *comment, prev; strchr 550 tools/perf/util/annotate.c comment = strchr(s, arch->objdump.comment_char); strchr 555 tools/perf/util/annotate.c s = strchr(s, '\0') - 1; strchr 613 tools/perf/util/annotate.c comment = strchr(s, arch->objdump.comment_char); strchr 3118 tools/perf/util/annotate.c str2 = strchr(str1, '-'); strchr 255 tools/perf/util/bpf-loader.c while ((sep = strchr(line, ';'))) { strchr 259 tools/perf/util/bpf-loader.c equ = strchr(line, '='); strchr 293 tools/perf/util/bpf-loader.c if (!strchr(main_str, '=')) { strchr 295 tools/perf/util/bpf-loader.c const char *s = strchr(main_str, ':'); strchr 350 tools/perf/util/bpf-loader.c char *s = strchr(main_str, ':'); strchr 1188 tools/perf/util/bpf-loader.c map_opt = strchr(map_name, '.'); strchr 218 tools/perf/util/cgroup.c p = strchr(str, ','); strchr 52 tools/perf/util/cputopo.c p = strchr(buf, '\n'); strchr 83 tools/perf/util/cputopo.c p = strchr(buf, '\n'); strchr 113 tools/perf/util/cputopo.c p = strchr(buf, '\n'); strchr 253 tools/perf/util/cputopo.c if (!strchr(buf, ':')) strchr 278 tools/perf/util/cputopo.c p = strchr(buf, '\n'); strchr 314 tools/perf/util/cputopo.c c = strchr(buf, '\n'); strchr 192 tools/perf/util/debug.c vstr = strchr(s, '='); strchr 2361 tools/perf/util/evsel.c if (strchr(name, '/') || strchr 2362 tools/perf/util/evsel.c strchr(name, ':')) strchr 403 tools/perf/util/header.c p = strchr(buf, ':'); strchr 406 tools/perf/util/header.c p = strchr(s, '\n'); strchr 1444 tools/perf/util/header.c char *quote = strchr(argv_i, '\''); strchr 1251 tools/perf/util/machine.c tmp = strchr(name, ' '); strchr 61 tools/perf/util/parse-branch-options.c p = strchr(s, ','); strchr 259 tools/perf/util/parse-events.c char *str = strchr(name, ':'); strchr 1711 tools/perf/util/parse-events.c if (*p != 'p' && strchr(p + 1, *p)) strchr 1814 tools/perf/util/parse-events.c if (strchr(alias->name, '-')) strchr 1834 tools/perf/util/parse-events.c char *tmp = strchr(alias->name, '-'); strchr 2411 tools/perf/util/parse-events.c buf = strchr(nd->s, '@'); strchr 2420 tools/perf/util/parse-events.c ptr = strchr(nd2->s, '@'); strchr 233 tools/perf/util/parse-events.h !!strchr(str, ':') && !strchr(str, '='))); strchr 43 tools/perf/util/parse-regs-options.c p = strchr(s, ','); strchr 148 tools/perf/util/probe-event.c if (module && strchr(module, '/')) strchr 457 tools/perf/util/probe-event.c if (!module || !strchr(module, '/')) { strchr 905 tools/perf/util/probe-event.c } while (strchr(buf, '\n') == NULL); strchr 1090 tools/perf/util/probe-event.c var = strchr(node->s, '\t') + 1; strchr 1240 tools/perf/util/probe-event.c range = strchr(name, ':'); strchr 1281 tools/perf/util/probe-event.c file = strchr(name, '@'); strchr 1290 tools/perf/util/probe-event.c } else if (strchr(name, '/') || strchr(name, '.')) strchr 1558 tools/perf/util/probe-event.c tmp = strchr(str, '='); strchr 1567 tools/perf/util/probe-event.c tmp = strchr(str, '@'); strchr 1578 tools/perf/util/probe-event.c tmp = strchr(str, ':'); strchr 1777 tools/perf/util/probe-event.c p = strchr(argv[1], ':'); strchr 1828 tools/perf/util/probe-event.c fmt2_str = strchr(p, '('); strchr 1840 tools/perf/util/probe-event.c p = strchr(argv[i + 2], '='); strchr 1925 tools/perf/util/probe-event.c tmp = strchr(pp->file + len - 30, '/'); strchr 2388 tools/perf/util/probe-event.c p = strchr(buf, '\t'); strchr 2839 tools/perf/util/probe-event.c if (strchr(name, '@')) strchr 2849 tools/perf/util/probe-event.c ver = strchr(norm, '@'); strchr 265 tools/perf/util/probe-file.c p = strchr(buf + 2, ':'); strchr 304 tools/perf/util/probe-file.c p = strchr(ent->s, ':'); strchr 489 tools/perf/util/probe-file.c p = strchr(buf, '\n'); strchr 746 tools/perf/util/probe-file.c op = strchr(desc, '@'); strchr 576 tools/perf/util/probe-finder.c ptr = strchr(buf, ':'); /* Change type separator to _ */ strchr 1908 tools/perf/util/probe-finder.c raw_path = strchr(++raw_path, '/'); strchr 1349 tools/perf/util/scripting-engines/trace-event-python.c while ((p = strchr(p, ':'))) { strchr 2252 tools/perf/util/session.c bracket = strchr(ref->name, ']'); strchr 66 tools/perf/util/sort.c sep = strchr(sep, *symbol_conf.field_sep); strchr 511 tools/perf/util/sort.c p = strchr(sf, ':'); strchr 2037 tools/perf/util/sort.c pos = strchr(str, ' '); strchr 2128 tools/perf/util/sort.c pos = strchr(str, ' '); strchr 2294 tools/perf/util/sort.c field_name = strchr(str, '.'); strchr 2303 tools/perf/util/sort.c opt_name = strchr(field_name, '/'); strchr 2339 tools/perf/util/sort.c full_name = !!strchr(event_name, ':'); strchr 388 tools/perf/util/srcline.c sep = strchr(filename, '\n'); strchr 395 tools/perf/util/srcline.c sep = strchr(filename, ':'); strchr 526 tools/perf/util/stat-display.c config = strchr(counter->name, '/'); strchr 769 tools/perf/util/stat-shadow.c pn = strchr(n, ' '); strchr 275 tools/perf/util/string.c d = strchr(ret, '\\'); strchr 285 tools/perf/util/string.c p = strchr(s + 1, '\\'); strchr 147 tools/perf/util/strlist.c while ((sep = strchr(s, ',')) != NULL) { strchr 1081 tools/perf/util/symbol-elf.c if (elf_name[0] == '$' && strchr("adtx", elf_name[1]) strchr 1527 tools/perf/util/symbol-elf.c if (strchr(name, '[')) { strchr 614 tools/perf/util/symbol.c sep = strchr(line, ' '); strchr 690 tools/perf/util/symbol.c __symbols__insert(root, sym, !strchr(name, '[')); strchr 727 tools/perf/util/symbol.c module = strchr(pos->name, '\t'); strchr 783 tools/perf/util/symbol.c module = strchr(pos->name, '\t'); strchr 108 tools/perf/util/synthetic-events.c nl = strchr(name, '\n'); strchr 81 tools/perf/util/time-utils.c d = strchr(start_str, ch); strchr 144 tools/perf/util/time-utils.c p = skip_spaces(strchr(p, ',') + 1); strchr 185 tools/perf/util/time-utils.c c = strchr(str, '%'); strchr 231 tools/perf/util/time-utils.c p = strchr(str, '/'); strchr 302 tools/perf/util/time-utils.c p2 = strchr(p1, ','); strchr 372 tools/perf/util/time-utils.c c = strchr(ostr, '/'); strchr 378 tools/perf/util/time-utils.c c = strchr(ostr, '-'); strchr 384 tools/perf/util/time-utils.c c = strchr(ostr, '%'); strchr 405 tools/perf/util/time-utils.c p2 = strchr(p1, ','); strchr 467 tools/perf/util/time-utils.c bool has_percent = strchr(time_str, '%'); strchr 420 tools/perf/util/trace-event-info.c if (strchr(pos->name, ':') == NULL) strchr 15 tools/perf/util/units.c char *s = strchr(str, i->tag); strchr 87 tools/perf/util/util.c while ((d = strchr(d, '/'))) { strchr 111 tools/power/acpi/common/getopt.c (opts_ptr = strchr(opts, current_char)) == NULL) { strchr 102 tools/power/cpupower/utils/helpers/bitmask.c (sret == 2 && strchr(ok_next_chars, nextc) != NULL); strchr 108 tools/power/cpupower/utils/helpers/bitmask.c q = strchr(q, sep); strchr 585 tools/power/x86/turbostat/turbostat.c comma = strchr(name_list, ','); strchr 3518 tools/power/x86/turbostat/turbostat.c sp = strchr(name_buf, '-'); strchr 5461 tools/power/x86/turbostat/turbostat.c eos = strchr(name_buffer, ','); strchr 5468 tools/power/x86/turbostat/turbostat.c add_command = strchr(add_command, ','); strchr 5529 tools/power/x86/turbostat/turbostat.c sp = strchr(name_buf, '-'); strchr 5556 tools/power/x86/turbostat/turbostat.c sp = strchr(name_buf, '-'); strchr 428 tools/testing/selftests/bpf/test_progs.c char *subtest_str = strchr(arg, '/'); strchr 446 tools/testing/selftests/bpf/test_progs.c char *subtest_str = strchr(arg, '/'); strchr 871 tools/testing/selftests/bpf/test_verifier.c p = strchr(exp, '\t'); strchr 110 tools/testing/selftests/bpf/test_verifier_log.c if (strchr(log, 1)) { strchr 96 tools/testing/selftests/gpio/gpio-mockup-chardev.c cur = strchr(line, ')'); strchr 572 tools/testing/selftests/mqueue/mq_perf_tests.c next_option = strchr(option, ','); strchr 1466 tools/testing/selftests/net/nettest.c dev = strchr(str, '%'); strchr 84 tools/testing/selftests/powerpc/benchmarks/null_syscall.c p = strchr(line, ':'); strchr 94 tools/testing/selftests/powerpc/benchmarks/null_syscall.c p = strchr(line, ':'); strchr 41 tools/testing/selftests/vm/mlock2-tests.c end_addr = strchr(line, '-'); strchr 48 tools/testing/selftests/vm/mlock2-tests.c stop = strchr(end_addr, ' '); strchr 305 tools/usb/usbip/libsrc/names.c cp = strchr(buf, '\r'); strchr 308 tools/usb/usbip/libsrc/names.c cp = strchr(buf, '\n'); strchr 46 tools/usb/usbip/libsrc/vhci_driver.c c = strchr(value, '\n'); strchr 98 tools/usb/usbip/libsrc/vhci_driver.c c = strchr(c, '\n'); strchr 222 tools/usb/usbip/libsrc/vhci_driver.c end = strchr(start, delim[part]); strchr 1117 tools/vm/page-types.c p = strchr(optarg, ','); strchr 1119 tools/vm/page-types.c p = strchr(optarg, '+'); strchr 1200 tools/vm/page-types.c p = strchr(optarg, '='); strchr 1207 tools/vm/page-types.c } else if (strchr(optarg, '~')) { strchr 389 usr/gen_init_cpio.c (end = strchr(start + 2, '}'))) {