Home | History | Annotate | Download | only in genext2fs

Lines Matching full:delim

325 getdelim(char **lineptr, size_t *n, int delim, FILE *stream)
357 if (*p++ == (char)delim) {