Lines Matching +full:c +full:- +full:family +full:- +full:name
3 .\" Copyright (C) 2004, Sun Microsystems, Inc. All Rights Reserved
6 .\" 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]
8 .SH NAME
9 rexec, rexec_af \- return stream to a remote command
13 \fBcc\fR [ \fIflag\fR ... ] \fIfile\fR... \fB-lsocket\fR \fB -lnsl \fR [ \fIlibrary\fR... ]
32 exist. Otherwise \fIahost\fR is set to the standard name of the host. The
40 family. The \fBrexec_af()\fR function supports \fBAF_INET\fR, \fBAF_INET6\fR,
41 or \fBAF_UNSPEC\fR for the address family. An application can choose which type
43 family. The use of \fBAF_UNSPEC\fR means that the caller will accept any
44 address family. Choosing \fBAF_UNSPEC\fR provides a socket that best suits the
56 output. If \fIfd2p\fR is non-zero, an auxiliary channel to a control process is
64 out-of-band data.
73 type \fBSOCK_STREAM\fR and the address family \fBAF_INET\fR. The parameter
74 *\fIahost\fR is set to the standard name of the host. If the value of
80 the socket type \fBSOCK_STREAM\fR in the address family \fBAF_INET\fR or
94 c | c
98 MT-Level Unsafe