| /onnv/onnv-gate/usr/src/cmd/fmli/proc/ |
| suspend.c | 41 suspend(cmd) function 58 sprintf(suspath, "/tmp/suspend%d", vpid); 61 _debug(stderr, "Unable to open suspend file %s\n", suspath);
|
| /onnv/onnv-gate/usr/src/cmd/fmli/wish/ |
| stubs.c | 75 suspend(void) function 78 _debug(stderr, "SUSPEND NOT IMPLEMENTED\n");
|
| /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/ |
| DescriptorManager.cxx | 31 Boolean DescriptorUser::suspend() function in class:SP_NAMESPACE::DescriptorUser 77 if (iter.cur()->suspend())
|
| PosixStorage.cxx | 131 Boolean suspend(); 521 Boolean PosixStorageObject::suspend() function in class:SP_NAMESPACE::PosixStorageObject 554 // so that we don't try to suspend this one before it is resumed.
|
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sbd/common/ |
| ap_seq.c | 44 ap_suspend_check(apd_t *a, int cmd, int first, int last, int *suspend) 64 *suspend = check; 67 * If a suspend is required, ask for user confirmation. 219 int suspend; local 226 suspend = 0; 257 * If the suspend operation does not 265 * Check whether the user allows a suspend 266 * operation if the suspend is required. 268 * interpose on the suspend operation. 271 first + 1, last, &suspend); [all...] |
| /onnv/onnv-gate/usr/src/cmd/avs/sv/ |
| svboot.c | 95 "\t%s [-C tag] -s suspend all sv devices\n"), program); 193 int Cflag, resume, suspend, unload; local 201 Cflag = unload = resume = suspend = 0; 224 suspend++; 249 if ((resume + suspend + unload) > 1) { 255 if (!resume && !suspend && !unload) { 281 else if (suspend) 462 gettext("%s: unable to suspend %s"), 466 gettext("unable to suspend %s"), path); 471 spcs_log("sv", NULL, gettext("%s: suspend %s"), program, path) [all...] |
| /onnv/onnv-gate/usr/src/lib/libshell/common/include/ |
| jobs.h | 92 int suspend; /* suspend character */ member in struct:jobs
|
| /onnv/onnv-gate/usr/src/cmd/tip/ |
| cmds.c | 862 * Suspend tip 865 suspend(int c) function
|
| /onnv/onnv-gate/usr/src/uts/sun4u/sys/ |
| pte.h | 63 uint32_t suspend:1; /* sw bits - suspended */ member in struct:__anon38::tte 94 #define tte_suspend tte_bit.suspend
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
| commands.c | 410 { "susp", "Send Telnet 'Suspend Process'", 1, 0, 0, 2, SUSP }, 1011 { "susp", "character to cause a Suspend Process", 0, termSuspCharp }, 1500 suspend(argc, argv) function [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
| ql_api.c | 1580 int suspend, rval = DDI_SUCCESS; local [all...] |