Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/
H A Dnetdb.h128 struct servent { struct
239 struct servent *getservbyport(int port, const char *proto);
247 struct servent *getservent(void);
248 struct servent *getservbyname(const char *name, const char *proto);
249 struct servent *getservbyport(int port, const char *proto);
/f-stack/tools/netstat/
H A Dsctp.c113 struct servent *sp = 0; in sctp_print_address()
H A Dinet6.c1290 struct servent *sp = 0;
H A Dinet.c1424 struct servent *sp = 0; in inetprint()
/f-stack/freebsd/netinet/libalias/
H A Dalias_proxy.c180 struct servent *se; in IpPort()
/f-stack/tools/ipfw/
H A Dnat.c230 struct servent* sp; in StrToPortRange()
H A Dipfw2.c881 struct servent *se = NULL; in print_port()
987 struct servent *se; in strtoport()
4011 struct servent *s; in compile_rule()
H A Dtables.c1189 struct servent *sent; in tentry_fill_key_type()