Home | History | Annotate | Download | only in misc

Lines Matching refs:malloc

907 	buf = malloc(len+1);
1557 tdb_file = malloc(strlen(tdb_dir) + 9 + strlen(dev_name) + 7 + 1);