Home
last modified time | relevance | path

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

/glibc-2.36/misc/
Dgetttyent.c69 #define MAXLINELENGTH 100 in __getttyent() macro
70 static char line[MAXLINELENGTH]; in __getttyent()