Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dtrap.c74 ksh_tmout_state = TMOUT_LEAVING; in alarm_catcher()
186 if (ksh_tmout_state == TMOUT_LEAVING) { in runtraps()
H A Dsh.h262 TMOUT_LEAVING /* have timed out */ enumerator