Home
last modified time | relevance | path

Searched defs:max_fd (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/cmd/csh/
H A Dsh.c1222 static int max_fd = 0; /* The maximum descriptor in fdinuse */ variable
[all...]
/titanic_52/usr/src/lib/libtecla/common/
H A Dgetline.c515 int max_fd; /* The maximum file-descriptor being watched */ member