Home
last modified time | relevance | path

Searched refs:sv_byport (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirp_sv.c60 static struct servent * sv_byport(struct irs_sv *, int, const char *);
98 sv->byport = sv_byport; in irs_irp_sv()
226 sv_byport(struct irs_sv *this, int port, const char *proto) { in sv_byport() function
H A Dgen_sv.c54 static struct servent * sv_byport(struct irs_sv *, int, const char *);
87 sv->byport = sv_byport; in irs_gen_sv()
145 sv_byport(struct irs_sv *this, int port, const char *proto) { in sv_byport() function
H A Ddns_sv.c61 static struct servent * sv_byport(struct irs_sv *, int, const char *);
101 sv->byport = sv_byport; in irs_dns_sv()
149 sv_byport(struct irs_sv *this, int port, const char *proto) { in sv_byport() function
H A Dlcl_sv.c99 static struct servent * sv_byport(struct irs_sv *, int, const char *);
137 sv->byport = sv_byport; in irs_lcl_sv()
210 sv_byport(struct irs_sv *this, int port, const char *proto) { in sv_byport() function