Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dtrap.c82 ksh_tmout_state = TMOUT_LEAVING;
206 if (ksh_tmout_state == TMOUT_LEAVING) {
H A Dsh.h407 TMOUT_LEAVING /* have timed out */ enumerator