Home
last modified time | relevance | path

Searched refs:strchr (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/linux-2.6.39/arch/tile/lib/
Dstrchr_32.c19 #undef strchr
21 char *strchr(const char *s, int c) in strchr() function
66 EXPORT_SYMBOL(strchr);
/linux-2.6.39/drivers/s390/char/
Dtape_class.c58 for (s = strchr(tcd->device_name, '/'); s; s = strchr(s, '/')) in register_tape_dev()
61 for (s = strchr(tcd->mode_name, '/'); s; s = strchr(s, '/')) in register_tape_dev()
/linux-2.6.39/arch/um/os-Linux/
Dexecvp.c45 if (strchr (file, '/') != NULL) { in execvp_noalloc()
71 p = strchr(path, ':'); in execvp_noalloc()
73 p = strchr(path, '\0'); in execvp_noalloc()
/linux-2.6.39/arch/arm/lib/
Dstrchr.S17 ENTRY(strchr)
27 ENDPROC(strchr)
/linux-2.6.39/drivers/tty/serial/
Dsuncore.c121 s = strchr(s, ','); in sunserial_console_termios()
123 s = strchr(s, ','); in sunserial_console_termios()
125 s = strchr(s, ','); in sunserial_console_termios()
127 s = strchr(s, ','); in sunserial_console_termios()
/linux-2.6.39/arch/alpha/lib/
Dev67-strchr.S25 .globl strchr
26 .ent strchr
27 strchr: label
88 .end strchr
Dstrchr.S15 .globl strchr
16 .ent strchr
17 strchr: label
70 .end strchr
/linux-2.6.39/fs/
Dbinfmt_misc.c322 p = strchr(p, del); in create_entry()
329 strchr(e->name, '/')) in create_entry()
339 char *s = strchr(p, del); in create_entry()
366 p = strchr(p, del); in create_entry()
371 p = strchr(p, del); in create_entry()
375 if (!e->magic[0] || strchr(e->magic, '/')) in create_entry()
377 p = strchr(p, del); in create_entry()
383 p = strchr(p, del); in create_entry()
/linux-2.6.39/arch/sh/kernel/
Dmachvec.c50 mv_end = strchr(from, ' '); in early_parse_mv()
54 mv_comma = strchr(from, ','); in early_parse_mv()
/linux-2.6.39/drivers/zorro/
Dgen-devlist.c46 if ((c = strchr(line, '\n'))) in main()
59 bra = strchr(c, '['); in main()
/linux-2.6.39/net/core/
Dnetpoll.c652 if ((delim = strchr(cur, '@')) == NULL) in netpoll_parse_options()
661 if ((delim = strchr(cur, '/')) == NULL) in netpoll_parse_options()
671 if ((delim = strchr(cur, ',')) == NULL) in netpoll_parse_options()
681 if ((delim = strchr(cur, '@')) == NULL) in netpoll_parse_options()
693 if ((delim = strchr(cur, '/')) == NULL) in netpoll_parse_options()
701 if ((delim = strchr(cur, ':')) == NULL) in netpoll_parse_options()
706 if ((delim = strchr(cur, ':')) == NULL) in netpoll_parse_options()
711 if ((delim = strchr(cur, ':')) == NULL) in netpoll_parse_options()
716 if ((delim = strchr(cur, ':')) == NULL) in netpoll_parse_options()
721 if ((delim = strchr(cur, ':')) == NULL) in netpoll_parse_options()
/linux-2.6.39/drivers/pci/hotplug/
Drpadlpar_sysfs.c44 end = strchr(drc_name, '\n'); in add_slot_store()
75 end = strchr(drc_name, '\n'); in remove_slot_store()
/linux-2.6.39/drivers/xen/xenbus/
Dxenbus_probe_frontend.c33 nodename = strchr(nodename, '/'); in frontend_bus_id()
40 if (!strchr(bus_id, '/')) { in frontend_bus_id()
44 *strchr(bus_id, '/') = '-'; in frontend_bus_id()
/linux-2.6.39/drivers/isdn/hardware/eicon/
Dcapimain.c46 if ((p = strchr(revision, ':'))) { in getrev()
48 p = strchr(rev, '$'); in getrev()
Ddiva_didd.c57 if ((p = strchr(revision, ':'))) { in getrev()
59 p = strchr(rev, '$'); in getrev()
/linux-2.6.39/arch/x86/lib/
Dstring_32.c142 char *strchr(const char *s, int c) in strchr() function
160 EXPORT_SYMBOL(strchr);
/linux-2.6.39/arch/powerpc/platforms/pseries/
Dreconfig.c222 tmp = strchr(buf, ' '); in parse_next_property()
306 buf = strchr(buf, ' '); in do_add_node()
362 buf = strchr(buf, ' '); in parse_node()
409 tmp = strchr(buf,' '); in do_remove_property()
516 tmp = strchr(kbuf, ' '); in ofdt_write()
/linux-2.6.39/tools/perf/util/ui/
Dutil.c79 const char *sep = strchr(t, '\n'); in ui__help_window()
83 sep = strchr(t, '\0'); in ui__help_window()
/linux-2.6.39/arch/x86/tools/
Dtest_get_len.c135 tab1 = strchr(copy, '\t'); in main()
140 tab2 = strchr(s, '\t'); in main()
/linux-2.6.39/fs/cifs/
Dcifs_dfs_ref.c168 tkn_e = strchr(sb_mountdata + off, sep); in cifs_compose_mount_options()
202 tkn_e = strchr(ref->node_name + 2, '\\'); in cifs_compose_mount_options()
209 tkn_e = strchr(tkn_e + 1, '\\'); in cifs_compose_mount_options()
/linux-2.6.39/tools/perf/util/
Dprobe-event.c304 raw_path = strchr(++raw_path, '/'); in get_real_path()
340 } while (strchr(buf, '\n') == NULL); in __show_one_line()
485 var = strchr(node->s, '\t') + 1; in show_available_vars_at()
608 range = strchr(name, ':'); in parse_line_range_desc()
649 file = strchr(name, '@'); in parse_line_range_desc()
658 } else if (strchr(name, '.')) in parse_line_range_desc()
699 if (strchr(arg, ':')) { in parse_perf_probe_point()
726 if (strchr(tmp, '.')) /* File */ in parse_perf_probe_point()
841 tmp = strchr(str, '='); in parse_perf_probe_arg()
850 tmp = strchr(str, ':'); in parse_perf_probe_arg()
[all …]
/linux-2.6.39/arch/unicore32/include/asm/
Dstring.h24 extern char *strchr(const char *s, int c);
/linux-2.6.39/arch/tile/include/asm/
Dstring.h26 extern char *strchr(const char *s, int c);
/linux-2.6.39/arch/um/drivers/
Dxterm.c54 line = strchr(line, ','); in xterm_setup()
62 line = strchr(line, ','); in xterm_setup()
/linux-2.6.39/security/tomoyo/
Dutil.c256 char *cp = strchr(buffer, ' '); in tomoyo_tokenize()
389 const unsigned char *cp = strchr(domainname, ' '); in tomoyo_correct_domain()
669 f_delimiter = strchr(f, '/'); in tomoyo_path_matches_pattern2()
672 p_delimiter = strchr(p, '/'); in tomoyo_path_matches_pattern2()
715 f_delimiter = strchr(f, '/'); in tomoyo_path_matches_pattern2()

12345678910>>...13