Searched refs:semicol (Results 1 – 1 of 1) sorted by relevance
229 char *p, *mtd_id, *semicol, *open_parenth; 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()261 if (semicol) in mtdpart_setup_real()262 *semicol = ';'; in mtdpart_setup_real()