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