Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dtimers.c40 #define IN_SIGALRM 2 macro
105 time_state |= IN_SIGALRM; in sigalrm()
161 time_state &= ~IN_SIGALRM; in sigalrm()
163 time_state |= IN_SIGALRM; in sigalrm()
170 time_state &= ~IN_SIGALRM; in sigalrm()