Searched refs:strchr (Results 1 – 9 of 9) sorted by relevance
41 strchr(const char *p, int ch) in strchr() function
21 strchr.c \
20 strchr.c \
23 char *strchr(const char *s, int c);
281 eol = strchr(cmdline, '\n'); in fpga_dtb_set_commandline()283 eol = strchr(cmdline, 0); in fpga_dtb_set_commandline()
112 separator = strchr(stdout_path, ':'); in plat_rockchip_dt_process_fdt_uart()
189 parse = strchr(parse, '-'); in imx_get_commit_hash()
361 path = strchr(prop, ':'); in fdt_get_stdout_node_offset()
726 s = strchr(path + 1, '/'); in overlay_symbol_update()
Completed in 11 milliseconds