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

/osnet-11/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_seq.c47 ap_suspend_check(apd_t *a, int cmd, int first, int last, int *suspend) argument
67 *suspend = check;
70 * If a suspend is required, ask for user confirmation.
222 int suspend; local
229 suspend = 0;
260 * If the suspend operation does not
268 * Check whether the user allows a suspend
269 * operation if the suspend is required.
271 * interpose on the suspend operation.
274 first + 1, last, &suspend);
[all...]
/osnet-11/usr/src/lib/libshell/common/include/
H A Djobs.h112 int suspend; /* suspend character */ member in struct:jobs

Completed in 19 milliseconds