Lines Matching refs:protoent
47 struct protoent proto;
54 static struct protoent * pr_byname(struct irs_pr *, const char *);
55 static struct protoent * pr_bynumber(struct irs_pr *, int);
56 static struct protoent * pr_next(struct irs_pr *);
64 static struct protoent * parse_hes_list(struct irs_pr *, char **);
117 static struct protoent *
121 struct protoent *proto; in pr_byname()
132 static struct protoent *
136 struct protoent *proto; in pr_bynumber()
149 static struct protoent *
187 static struct protoent *