Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/tcpd/
H A Dsafe_finger.c37 #define INPUT_LENGTH 100000 /* Do not keep listinging forever */ macro
97 if (input_count++ >= INPUT_LENGTH) { /* don't listen forever */