Lines Matching full:terminate
218 processes terminate, and then returns a value of \-1 with
257 the call may be forced to terminate
311 .It Dv SIGHUP Ta terminate process Ta terminal line hangup
312 .It Dv SIGINT Ta terminate process Ta interrupt program
319 .It Dv SIGKILL Ta terminate process Ta kill program
323 .It Dv SIGPIPE Ta terminate process Ta write on a pipe with no reader
324 .It Dv SIGALRM Ta terminate process Ta real-time timer expired
325 .It Dv SIGTERM Ta terminate process Ta software termination signal
334 .It Dv SIGXCPU Ta terminate process Ta cpu time limit exceeded (see Xr setrlimit 2 )
335 .It Dv SIGXFSZ Ta terminate process Ta file size limit exceeded (see Xr setrlimit 2 )
336 .It Dv SIGVTALRM Ta terminate process Ta virtual time alarm (see Xr setitimer 2 )
337 .It Dv SIGPROF Ta terminate process Ta profiling timer alarm (see Xr setitimer 2 )
340 .It Dv SIGUSR1 Ta terminate process Ta user defined signal 1
341 .It Dv SIGUSR2 Ta terminate process Ta user defined signal 2