Searched refs:ruptible (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex.c239 ruptible = signal(SIGINT, SIG_IGN) == SIG_DFL;
H A Dex_unix.c319 if (ruptible)
H A Dex_v.c416 if (ruptible)
H A Dex.h258 var bool ruptible; /* Interruptible is normal state */ variable
H A Dex_put.c992 if (ruptible == 0 || pfast)
H A Dex_subr.c1043 if (ruptible) {

Completed in 407 milliseconds