Lines Matching full:functions
56 These functions are used to obtain entries for networks. An entry may come from
76 return value of the above functions is calculated by \fBinet_network()\fR. The
120 The functions \fBsetnetent()\fR, \fBgetnetent()\fR, and \fBendnetent()\fR are
139 the process to call more network entry retrieval functions after calling
142 The functions \fBgetnetbyname()\fR, \fBgetnetbyaddr()\fR, and \fBgetnetent()\fR
147 The functions \fBgetnetbyname_r()\fR, \fBgetnetbyaddr_r()\fR, and
186 The functions \fBgetnetbyname()\fR, \fBgetnetbyname_r\fR, \fBgetnetbyaddr\fR,
191 The functions \fBgetnetent()\fR and \fBgetnetent_r()\fR each return a pointer
196 The functions \fBgetnetbyname()\fR, \fBgetnetbyaddr()\fR, and \fBgetnetent()\fR
198 any of these functions if the data is to be saved.
201 When the pointer returned by the reentrant functions \fBgetnetbyname_r()\fR,
206 The functions \fBsetnetent()\fR and \fBendnetent()\fR return \fB0\fR on
209 The reentrant functions \fBgetnetbyname_r()\fR, \fBgetnetbyaddr_r\fR and
265 The current implementation of these functions only return or accept network
266 numbers for the Internet address family (type \fBAF_INET\fR). The functions