Searched refs:slgets (Results 1 – 1 of 1) sorted by relevance
374 static char *slgets(char *buf, int buflen, const char *inputbuf, int *offsetptr) in slgets() function3562 while (slgets(linebuf, linebuflen, buf, &offset)) { in cpuset_import()