Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_unix.c319 if (ruptible)
H A Dex_v.c414 if (ruptible) in undvis()
H A Dex.c239 ruptible = signal(SIGINT, SIG_IGN) == SIG_DFL; in main()
H A Dex.h258 var bool ruptible; /* Interruptible is normal state */ variable
H A Dex_subr.c1050 if (ruptible) { in setrupt()
H A Dex_put.c991 if (ruptible == 0 || pfast) in pstart()