Home
last modified time | relevance | path

Searched defs:servent (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/ntp/dist/include/
H A Dntp_machine.h148 struct servent { struct
161 struct servent *getservbyname (char *name, char *type); argument
/netbsd/include/
H A Dnetdb.h174 struct servent { struct
175 char *s_name; /*%< official service name */
176 char **s_aliases; /*%< alias list */
177 int s_port; /*%< port # */
178 char *s_proto; /*%< protocol to use */
/netbsd/external/bsd/libbind/dist/include/
H A Dnetdb.h161 struct servent { struct
162 char *s_name; /*%< official service name */
163 char **s_aliases; /*%< alias list */
164 int s_port; /*%< port # */
165 char *s_proto; /*%< protocol to use */