Searched defs:lineptr (Results 1 – 2 of 2) sorted by relevance
93 static char *lineptr; variable
301 static ssize_t getline_stripped(char **lineptr, size_t *n, FILE *stream) in getline_stripped() argument