Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:malloc

42 #include <malloc.h>
904 newpath = malloc(len);
906 fatal_error(ctx, "Couldn't malloc() newpath");