Home | History | Annotate | Download | only in fio

Lines Matching refs:strsep

1504 				p = strsep(&file, "\n");
1573 p = strsep(&file, "\n");
1829 while ((opt = strsep(&p, ",")) != NULL) {