Lines Matching +full:c +full:- +full:family +full:- +full:name
3 .\" Copyright (C) 1999, 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 netconfig \- network configuration database
24 provide application-specific network search paths. These routines access the
42 network ID semantics flag protocol-family \e
43 protocol-name network-device translation-libraries
45 .in -2
54 non-null characters, and has a length of at least 1. No maximum length is
105 The \fIflag\fR field records certain two-valued (``true'' and ``false'')
109 absent, the attribute is ``false.'' ``\fB-\fR'' indicates that none of the
126 \fB\fIprotocol family\fR\fR
129 The \fIprotocol family\fR and \fIprotocol name\fR fields are provided for
130 protocol-specific applications. The \fIprotocol family\fR field contains a
131 string that identifies a protocol family. The \fIprotocol family\fR identifier
133 non-null characters, it has a length of at least \fB1\fR, and there is no
134 maximum length specified. A ``\fB\(mi\fR\&'' in the \fIprotocol family\fR field
135 indicates that no protocol family identifier applies (the network is
349 \fB\fIprotocol name\fR\fR
352 The \fIprotocol name\fR field contains a string that identifies a protocol. The
353 \fIprotocol name\fR identifier follows the same rules as those for \fInetwork
354 ID\fRs; that is, the string consists of non-NULL characters, it has a length of
404 The \fIname-to-address translation libraries\fR support a ``directory service''
405 (a name-to-address mapping service) for the network. A ``\fB\(mi\fR\&'' in this
407 special meaning for networks of the protocol family \fBinet :\fR its
408 name-to-address mapping is provided by the name service switch based on the
410 networks of other families, a ``\fB\(mi\fR\&'' indicates non-functional
411 name-to-address mapping. Otherwise, this field consists of a comma-separated
413 can be either absolute or relative. See \fBdlopen\fR(3C).
454 Protocol family.
463 Protocol name.
490 Names of the name-to-address translation libraries.
509 .in -2
513 .in -2
517 .in -2
528 .in -2
548 # The "-" in <nametoaddrlibs> for inet family transports indicates
549 # redirection to the name service switch policies for "hosts" and
550 # "services". The "-" may be replaced by nametoaddr libraries that
551 # comply with the SVr4 specs, in which case the name service switch
554 # There are no nametoaddr_libs for the inet family in Solaris anymore.
556 udp6 tpi_clts v inet6 udp /dev/udp6 -
557 tcp6 tpi_cots_ord v inet6 tcp /dev/tcp6 -
558 udp tpi_clts v inet udp /dev/udp -
559 tcp tpi_cots_ord v inet tcp /dev/tcp -
560 rawip tpi_raw - inet - /dev/rawip -
561 ticlts tpi_clts v loopback - /dev/ticlts straddr.so
562 ticotsord tpi_cots_ord v loopback - /dev/ticotsord straddr.so
563 ticots tpi_cots v loopback - /dev/ticots straddr.so
565 .in -2
580 \fBdlopen\fR(3C), \fBgetnetconfig\fR(3NSL), \fBgetnetpath\fR(3NSL),