Searched defs:abort_enable (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dspace.c258 int abort_enable = KIOCABORTENABLE; variable
/illumos-gate/usr/src/cmd/kbd/
H A Dkbd.c95 static int abort_enable(char *, int);
241 if (aflag && (error = abort_enable(aopt, kbd)) != 0)
547 abort_enable(char *aopt, int kbd) function
712 (void) abort_enable(val_abort, kbd);

Completed in 60 milliseconds