Home
last modified time | relevance | path

Searched refs:slgets (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c371 static char *slgets(char *buf, int buflen, const char *inputbuf, int *offsetptr) in slgets() function
3548 while (slgets(linebuf, linebuflen, buf, &offset)) { in cpuset_import()