Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/
H A Dnetdb.h128 struct servent { struct
129 char *s_name; /* official service name */
130 char **s_aliases; /* alias list */
131 int s_port; /* port # */
132 char *s_proto; /* protocol to use */