HomeSort by: relevance | last modified time | path
    Searched defs:pr_next (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/libbind/dist/irs/
gen_pr.c 57 static struct protoent * pr_next(struct irs_pr *);
90 pr->next = pr_next;
111 pr_next(struct irs_pr *this) { function
dns_pr.c 62 static struct protoent * pr_next(struct irs_pr *);
99 pr->next = pr_next;
156 pr_next(struct irs_pr *this) { function
irp_pr.c 64 static struct protoent * pr_next(struct irs_pr *);
102 pr->next = pr_next;
260 pr_next(struct irs_pr *this) { function
lcl_pr.c 98 static struct protoent * pr_next(struct irs_pr *);
131 pr->next = pr_next;
160 while ((p = pr_next(this))) {
176 while ((p = pr_next(this)))
200 pr_next(struct irs_pr *this) { function
nis_pr.c 82 static struct protoent * pr_next(struct irs_pr *);
112 pr->next = pr_next;
171 pr_next(struct irs_pr *this) { function
  /src/external/bsd/ipf/dist/
ipf.h 187 struct proxyrule *pr_next; member in struct:proxyrule

Completed in 39 milliseconds