Searched refs:no_timeout (Results 1 - 2 of 2) sorted by path

/freebsd-10.3-release/usr.bin/lock/
H A Dlock.c85 static int no_timeout; /* lock terminal forever */ variable
106 no_timeout = 0;
121 no_timeout = 1;
183 if (!no_timeout)
205 if (no_timeout)
263 if (no_timeout) {
285 if (!no_timeout) {
/freebsd-10.3-release/usr.bin/timeout/tests/
H A Dtimeout.sh51 atf_test_case no_timeout
208 atf_add_test_case no_timeout

Completed in 103 milliseconds