Home
last modified time | relevance | path

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

/minix3/include/
H A Dnetdb.h176 struct servent { struct
177 char *s_name; /*%< official service name */
178 char **s_aliases; /*%< alias list */
179 int s_port; /*%< port # */
180 char *s_proto; /*%< protocol to use */