Home
last modified time | relevance | path

Searched defs:notimeout (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/lib/libcurses/
H A Dnotimeout.c43 notimeout(WINDOW *win, bool bf) in notimeout() function
/netbsd-src/usr.bin/lock/
H A Dlock.c93 static int notimeout; /* no timeout at all */ variable
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dautil.c243 int notimeout = 0; /* assume normal timeouts initially */ in am_mounted() local
/netbsd-src/tests/lib/libc/sys/
H A Dt_ptrace_topology_wait.h91 tracer_sees_terminaton_before_the_parent_raw(bool notimeout, bool unrelated, in tracer_sees_terminaton_before_the_parent_raw()