Searched refs:pr_byname (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Ddns_pr.c58 static struct protoent * pr_byname(struct irs_pr *, const char *);
95 pr->byname = pr_byname;
122 pr_byname(struct irs_pr *this, const char *name) { function
H A Dgen_pr.c56 static struct protoent * pr_byname(struct irs_pr *, const char *);
89 pr->byname = pr_byname;
131 pr_byname(struct irs_pr *this, const char *name) { function
H A Dirp_pr.c63 static struct protoent * pr_byname(struct irs_pr *, const char *);
98 pr->byname = pr_byname;
126 * struct protoent * pr_byname(struct irs_pr *this, const char *name)
131 pr_byname(struct irs_pr *this, const char *name) { function
H A Dlcl_pr.c101 static struct protoent * pr_byname(struct irs_pr *, const char *);
131 pr->byname = pr_byname;
156 pr_byname(struct irs_pr *this, const char *name) { function

Completed in 23 milliseconds