Home
last modified time | relevance | path

Searched refs:servent (Results 1 – 25 of 30) sorted by relevance

12

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_platform.h39 struct servent *getservbyport(int port, const char *proto);
Dares_getnameinfo.c279 struct servent *sep; in lookup_service()
281 struct servent se; in lookup_service()
/external/python/cpython3/Modules/
Dgetnameinfo.c99 struct servent *sp;
Dgetaddrinfo.c344 struct servent *sp; in getaddrinfo()
/external/python/cpython2/Modules/
Dgetnameinfo.c99 struct servent *sp;
Dgetaddrinfo.c344 struct servent *sp; in getaddrinfo()
Dsocketmodule.c3627 struct servent *sp;
3658 struct servent *sp;
/external/openssh/openbsd-compat/
Dfake-rfc2553.c159 struct servent *sp; in getaddrinfo()
/external/iptables/extensions/
Dlibxt_udp.c66 const struct servent *service; in port_to_service()
Dlibxt_dccp.c142 const struct servent *service; in port_to_service()
Dlibxt_tcp.c209 const struct servent *service; in port_to_service()
Dlibxt_sctp.c300 const struct servent *service; in port_to_service()
Dlibxt_multiport.c259 const struct servent *service; in port_to_service()
/external/libcups/cups/
Dhttp-addrlist.c669 struct servent *port; /* Port number for service */ in httpAddrGetList()
796 struct servent *port; /* Port number for service */ in httpAddrGetList()
/external/ppp/pppd/plugins/radius/
Dconfig.c87 struct servent *svp; in set_option_srv()
/external/toybox/toys/net/
Dnetstat.c43 struct servent *se = 0;
/external/rust/crates/libc/src/unix/
Dmod.rs184 pub struct servent {
1220 pub fn getservbyname(name: *const ::c_char, proto: *const ::c_char) -> *mut servent; in getservbyname() argument
1221 pub fn getservbyport(port: ::c_int, proto: *const ::c_char) -> *mut servent; in getservbyport() argument
1222 pub fn getservent() -> *mut servent; in getservent()
/external/iproute2/bridge/
Dfdb.c441 struct servent *pse; in fdb_modify()
/external/mtools/
Dfloppyd.c558 struct servent *serv; in getportnum()
/external/tcpdump/
Daddrtoname.c764 struct servent *sv; in init_servarray()
/external/openssh/regress/
Dnetcat.c150 struct servent *sv; in main()
/external/iproute2/misc/
Dss.c983 struct servent *se; in __resolve_service()
1629 struct servent *se1 = NULL; in parse_hostcond()
1630 struct servent *se2 = NULL; in parse_hostcond()
/external/openssh/
Dmisc.c423 struct servent *se; in a2port()
/external/iptables/libxtables/
Dxtables.c543 struct servent *service; in xtables_service_to_port()
/external/libevent/
Devutil.c914 struct servent *ent = getservbyname(servname, protocol); in evutil_parse_servname()

12