Searched refs:semicol (Results 1 – 1 of 1) sorted by relevance
229 char *p, *mtd_id, *semicol; in mtdpart_setup_real() local235 semicol = strchr(s, ';'); in mtdpart_setup_real()236 if (semicol) in mtdpart_setup_real()237 *semicol = '\0'; in mtdpart_setup_real()249 if (semicol) in mtdpart_setup_real()250 *semicol = ';'; in mtdpart_setup_real()