diff options
Diffstat (limited to 'usr/src/man/man4/process.4')
-rw-r--r-- | usr/src/man/man4/process.4 | 36 |
1 files changed, 1 insertions, 35 deletions
diff --git a/usr/src/man/man4/process.4 b/usr/src/man/man4/process.4 index 6d5b79e920..50f80efca2 100644 --- a/usr/src/man/man4/process.4 +++ b/usr/src/man/man4/process.4 @@ -3,7 +3,7 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH process 4 "25 Mar 2008" "SunOS 5.11" "File Formats" +.TH PROCESS 4 "Mar 25, 2008" .SH NAME process \- process contract type .SH SYNOPSIS @@ -37,7 +37,6 @@ of which the parent was a member. The following events types are defined: .sp .ne 2 -.mk .na \fB\fBCT_PR_EV_EMPTY\fR\fR .ad @@ -48,7 +47,6 @@ The last member of the process contract exited. .sp .ne 2 -.mk .na \fB\fBCT_PR_EV_FORK\fR\fR .ad @@ -59,7 +57,6 @@ A new process has been added to the process contract. .sp .ne 2 -.mk .na \fB\fBCT_PR_EV_EXIT\fR\fR .ad @@ -70,7 +67,6 @@ A member of the process contract exited. .sp .ne 2 -.mk .na \fB\fBCT_PR_EV_CORE\fR\fR .ad @@ -83,7 +79,6 @@ core file size was unlimited. .sp .ne 2 -.mk .na \fB\fBCT_PR_EV_SIGNAL\fR\fR .ad @@ -95,7 +90,6 @@ process contract, that is a member of a different process contract. .sp .ne 2 -.mk .na \fB\fBCT_PR_EV_HWERR\fR\fR .ad @@ -111,7 +105,6 @@ The following common contract terms, defined in \fBcontract\fR(4), have process-contract specific attributes: .sp .ne 2 -.mk .na \fBcritical event set\fR .ad @@ -129,7 +122,6 @@ parameter is set and the same user attempts to add any event, other than .sp .ne 2 -.mk .na \fBinformative event set\fR .ad @@ -146,7 +138,6 @@ template using the named \fBlibcontract\fR(3LIB) interfaces. These contract terms are in addition to those described in \fBcontract\fR(4). .sp .ne 2 -.mk .na \fBcreator's aux\fR .ad @@ -161,7 +152,6 @@ limited to 7-bit ASCII values. .sp .ne 2 -.mk .na \fBfatal event set\fR .ad @@ -186,7 +176,6 @@ event set and added to the informative event set. .sp .ne 2 -.mk .na \fBparameter set\fR .ad @@ -200,7 +189,6 @@ The default parameter set is empty. The value is a bit vector comprised of some or all of: .sp .ne 2 -.mk .na \fB\fBCT_PR_INHERIT\fR\fR .ad @@ -216,7 +204,6 @@ exits. .sp .ne 2 -.mk .na \fB\fBCT_PR_NOORPHAN\fR\fR .ad @@ -234,7 +221,6 @@ is orphaned, that is, continues to exist without owner. .sp .ne 2 -.mk .na \fB\fBCT_PR_PGRPONLY\fR\fR .ad @@ -254,7 +240,6 @@ and added to the informative event set. .sp .ne 2 -.mk .na \fB\fBCT_PR_REGENT\fR\fR .ad @@ -276,7 +261,6 @@ owner, its inherited contracts are abandoned. .sp .ne 2 -.mk .na \fBservice FMRI\fR .ad @@ -295,7 +279,6 @@ in its effective set. .sp .ne 2 -.mk .na \fBtransfer contract\fR .ad @@ -318,7 +301,6 @@ descriptor contains the following items to obtain this information respectively: .sp .ne 2 -.mk .na \fBservice contract ID\fR .ad @@ -356,7 +338,6 @@ if (ct_status_read(fd, CTD_FIXED, &status) == 0) { If \fBCTD_ALL\fR is specified, the following items are also available: .sp .ne 2 -.mk .na \fBMember list\fR .ad @@ -368,7 +349,6 @@ The PIDs of processes which are members of the process contract. Use .sp .ne 2 -.mk .na \fBInherited contract list\fR .ad @@ -380,7 +360,6 @@ The IDs of contracts which have been inherited by the process contract. Use .sp .ne 2 -.mk .na \fBService FMRI (term)\fR .ad @@ -393,7 +372,6 @@ value \fBsvc:/system/zone_enter:default\fR when read from the non-global zone. .sp .ne 2 -.mk .na \fBcontract creator\fR .ad @@ -405,7 +383,6 @@ Specifies the process that created the process contract. Use .sp .ne 2 -.mk .na \fBcreator's aux (term)\fR .ad @@ -419,7 +396,6 @@ Values equal to the terms used when the contract was written. The following standard status items have different meanings in some situations: .sp .ne 2 -.mk .na \fBOwnership state\fR .ad @@ -433,7 +409,6 @@ processes in the non-global zone. .sp .ne 2 -.mk .na \fBContract holder\fR .ad @@ -452,7 +427,6 @@ In addition to the standard items, an event generated by a process contract contains the following information: .sp .ne 2 -.mk .na \fBGenerating PID\fR .ad @@ -468,7 +442,6 @@ contract event to be generated (in the case of \fBCT_PR_EV_EMPTY\fR). Use If the event type is \fBCT_PR_EV_FORK\fR, the event contains: .sp .ne 2 -.mk .na \fBParent PID\fR .ad @@ -483,7 +456,6 @@ The process ID which forked [Generating PID]. Use If the event type is \fBCT_PR_EV_EXIT\fR, the event contains: .sp .ne 2 -.mk .na \fBExit status\fR .ad @@ -498,7 +470,6 @@ to obtain this information. If the event type is \fBCT_PR_EV_CORE\fR, the event can contain: .sp .ne 2 -.mk .na \fBProcess core name\fR .ad @@ -510,7 +481,6 @@ The name of the per-process core file. Use .sp .ne 2 -.mk .na \fBGlobal core name\fR .ad @@ -522,7 +492,6 @@ The name of the process's zone's global core file. Use .sp .ne 2 -.mk .na \fBZone core name\fR .ad @@ -541,7 +510,6 @@ system-wide core files. If the event type is \fBCT_PR_EV_SIGNAL\fR, the event contains: .sp .ne 2 -.mk .na \fBSignal\fR .ad @@ -556,7 +524,6 @@ The number of the signal which killed the process. Use It can contain: .sp .ne 2 -.mk .na \fBsender\fR .ad @@ -569,7 +536,6 @@ The PID of the process which sent the signal. Use .SH FILES .sp .ne 2 -.mk .na \fB\fB/usr/include/sys/contract/process.h\fR\fR .ad |