Home | History | Annotate | Download | only in util

Lines Matching refs:malloc

285 	*new_path = malloc((strlen(prefix) + strlen(raw_path) + 2));