Searched refs:strchr (Results 1 – 10 of 10) sorted by relevance
41 strchr(const char *p, int ch) in strchr() function
22 strchr.c \
20 strchr.c \
25 char *strchr(const char *s, int c);
282 eol = strchr(cmdline, '\n'); in fpga_dtb_set_commandline()284 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()
58 path = strchr(prop, ':'); in get_baudrate()
361 path = strchr(prop, ':'); in fdt_get_stdout_node_offset()
726 s = strchr(path + 1, '/'); in overlay_symbol_update()