Searched refs:semicol (Results 1 – 1 of 1) sorted by relevance
221 char *p, *mtd_id, *semicol, *open_parenth; in mtdpart_setup_real() local227 semicol = strchr(s, ';'); in mtdpart_setup_real()228 if (semicol) in mtdpart_setup_real()229 *semicol = '\0'; in mtdpart_setup_real()253 if (semicol) in mtdpart_setup_real()254 *semicol = ';'; in mtdpart_setup_real()