Searched refs:servent (Results 1 – 25 of 30) sorted by relevance
12
39 struct servent *getservbyport(int port, const char *proto);
279 struct servent *sep; in lookup_service()281 struct servent se; in lookup_service()
99 struct servent *sp;
344 struct servent *sp; in getaddrinfo()
3627 struct servent *sp;3658 struct servent *sp;
159 struct servent *sp; in getaddrinfo()
66 const struct servent *service; in port_to_service()
142 const struct servent *service; in port_to_service()
209 const struct servent *service; in port_to_service()
300 const struct servent *service; in port_to_service()
259 const struct servent *service; in port_to_service()
669 struct servent *port; /* Port number for service */ in httpAddrGetList()796 struct servent *port; /* Port number for service */ in httpAddrGetList()
87 struct servent *svp; in set_option_srv()
43 struct servent *se = 0;
184 pub struct servent {1220 pub fn getservbyname(name: *const ::c_char, proto: *const ::c_char) -> *mut servent; in getservbyname() argument1221 pub fn getservbyport(port: ::c_int, proto: *const ::c_char) -> *mut servent; in getservbyport() argument1222 pub fn getservent() -> *mut servent; in getservent()
441 struct servent *pse; in fdb_modify()
558 struct servent *serv; in getportnum()
764 struct servent *sv; in init_servarray()
150 struct servent *sv; in main()
983 struct servent *se; in __resolve_service()1629 struct servent *se1 = NULL; in parse_hostcond()1630 struct servent *se2 = NULL; in parse_hostcond()
423 struct servent *se; in a2port()
543 struct servent *service; in xtables_service_to_port()
914 struct servent *ent = getservbyname(servname, protocol); in evutil_parse_servname()