Lines Matching +full:scp +full:- +full:core
45 may be accompanied by creation of a \fIcore\fP image file, containing
46 the current memory image of the process for use in post-mortem debugging.
72 Other, more cpu-specific hardware signals exist,
73 such as those for the various customer-reserved instructions on
78 powerful \fIquit\fP signal, that normally causes a core image
90 on a descriptor, or when a \fInon-blocking\fP operation completes.
143 whether the handler should operate on the normal run-time
145 is non-zero, the previous signal vector is returned.
171 (*sv_handler)(signo, code, scp);
172 int signo; long code; struct sigcontext *scp;
176 The \fIscp\fP parameter is a pointer to a machine-dependent
246 If the process wishes to take a non-local exit from the signal routine,