Searched defs:getstr (Results 1 – 5 of 5) sorted by relevance
11 getstr() function
21 static int getstr(char **lineptr, size_t *n, FILE *stream, in getstr() function
328 #define getstr(ts) \ macro