Lines Matching +full:signal +full:- +full:guard

1 .\"-
2 .\" Copyright (c) 2007-2009 Robert N. M. Watson
34 .Op Fl -libxo
42 .Op Fl -libxo
50 .Op Fl -libxo
73 .Op Fl -libxo
96 .Op Fl -libxo
104 .Op Fl -libxo
107 .Op Fl -libxo
110 .Op Fl -libxo
134 .Fl -libxo
144 .Bl -tag -width indent
147 All three types of locks are listed, BSD-style
149 POSIX-style
192 The filter name, filter-specific identifier, flags, filter-specific flags,
201 .Bl -tag -width X -compact
219 .Bl -tag -width X -compact
244 Display LWP info for the process pertaining to its signal driven exit.
258 is used then per-thread statistics are printed, rather than per-process
262 .It Ar signal(s) | Fl i
263 Display signal pending and disposition information for the process.
267 subcommand option is used, the signal numbers are shown instead of signal
274 Display signal pending and blocked information for the process's threads.
278 subcommand option is used, the signal numbers are shown instead of signal
302 A cpuset value displayed as -1 means that the information is either invalid
307 .Bl -tag -width indent -compact
320 .Bl -tag -width indent -compact
331 .Bl -tag -width "ENVIRONMENT" -compact
342 per-file descriptor object information, such as object type and file system
346 .Bl -tag -width indent -compact
371 .Bl -tag -width X -compact
393 pseudo-terminal master
400 .Bl -tag -width X -compact
401 .It -
423 .Bl -tag -width X -compact
435 non-blocking
455 .Bl -tag -width indent -compact
482 .Bl -tag -width indent -compact
495 .Bl -tag -width indent -compact
501 .Bl -tag -width indent -compact
505 .Ss Signal Disposition Information
506 Display signal pending and disposition for a process:
508 .Bl -tag -width indent -compact
514 signal name
516 process signal disposition details, three symbols
517 .Bl -tag -width X -compact
519 if signal is pending in the global process queue; - otherwise.
521 if signal delivery disposition is
523 - otherwise.
525 if the signal will be caught; - otherwise.
531 switch is given, the signal numbers are shown instead of signal names.
532 .Ss Thread Signal Information
533 Display signal pending and blocked for a process's threads:
535 .Bl -tag -width indent -compact
543 signal name
545 thread signal delivery status, two symbols
546 .Bl -tag -width X -compact
548 if signal is pending for the thread, - otherwise
550 if signal is blocked in the thread signal mask, - if not blocked
558 switch: the signal numbers are shown instead of signal names.
572 .Bl -tag -width indent -compact
587 .Bl -tag -width indent -compact
606 .Bl -tag -width "RESOURCE" -compact
626 .Bl -tag -width indent -compact
653 .Bl -tag -width X -compact
658 Display per-thread information, including process ID, per-thread ID, name,
661 .Bl -tag -width indent -compact
681 meta-data, and mapped object information:
683 .Bl -tag -width indent -compact
708 .Bl -tag -width X -compact
719 .Bl -tag -width XX -compact
720 .It --
740 guard (pseudo-type)
745 .Bl -tag -width X -compact
747 copy-on-write
753 grows down (top-down stack)
755 grows up (bottom-up stack)
765 .Bl -tag -width indent -compact
776 .Bl -tag -width indent -compact
815 .Ex -std
818 .Bd -literal -offset indent
825 .Bd -literal -offset indent
828 46620 bash text v r r------- - - - /usr/local/bin/bash
829 46620 bash ctty v c rw------ - - - /dev/pts/12
830 46620 bash cwd v d r------- - - - /tmp
831 46620 bash root v d r------- - - - /
832 46620 bash 0 v c rw------ 7 372071 - /dev/pts/12
833 46620 bash 1 v c rw------ 7 372071 - /dev/pts/12
834 46620 bash 2 v c rw------ 7 372071 - /dev/pts/12
835 46620 bash 255 v c rw------ 7 372071 - /dev/pts/12
840 .Bd -literal -offset indent
843 1 init /sbin/init --
847 .Bd -literal -offset indent
856 .Bd -literal -offset indent
872 .Xr signal 3 ,
887 .An -nosplit