Lines Matching full:network
8 getnetent_r, setnetent, endnetent \- get network entry
64 \fBgetnetbyname()\fR searches for a network entry with the network name
68 \fBgetnetbyaddr()\fR searches for a network entry with the network address
74 Network numbers and local address parts are returned as machine format integer
119 Address Assignment and Aggregation Strategy\fR. Network Working Group.
124 used to enumerate network entries from the database.
128 of network entries. This function should be called before the first call to
140 further network entry retrieval operations; the system may then deallocate
142 the process to call more network entry retrieval functions after calling
166 the caller. On successful completion, the function returns the network entry in
168 supplied by the caller. This buffer is used as storage space for the network
172 network entry. The parameter \fIbuflen\fR should give the size in bytes of the
180 the threads will enumerate disjointed subsets of the network database.
189 Network entries are represented by the \fBstruct netent\fR structure defined in
230 network name database
268 Network Working Group. September 1993.
278 The current implementation of these functions only return or accept network
281 manipulating addresses and network numbers in this form.