Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/controllers/libcontrollers/
Dlibcontrollers.h64 char target[LINE_MAX];
Dlibcontrollers.c139 while (fgets(target, LINE_MAX, fp) != NULL) in read_file()
/external/ltp/android/include/
Dbionic-compat.h31 #define LINE_MAX _POSIX2_LINE_MAX macro
/external/toybox/toys/posix/
Dgetconf.c106 CONF(IOV_MAX), CONF(LINE_MAX), CONF(LOGIN_NAME_MAX), CONF(NGROUPS_MAX),
/external/python/cpython2/Lib/plat-linux2/
DIN.py322 LINE_MAX = _POSIX2_LINE_MAX variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py169 LINE_MAX = _POSIX2_LINE_MAX variable