HomeSort by relevance Sort by last modified time
    Searched defs:gr_next (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/lib/libresolv2/common/irs/
irp_gr.c 75 static struct group * gr_next(struct irs_gr *);
113 gr->next = gr_next;
145 gr_next(struct irs_gr *this) { function
dns_gr.c 80 static struct group * gr_next(struct irs_gr *);
122 gr->next = gr_next;
149 gr_next(struct irs_gr *this) { function
lcl_gr.c 109 static struct group * gr_next(struct irs_gr *);
147 gr->next = gr_next;
175 gr_next(struct irs_gr *this) { function
nis_gr.c 123 static struct group * gr_next(struct irs_gr *);
154 gr->next = gr_next;
180 gr_next(struct irs_gr *this) { function
gen_gr.c 74 static struct group * gr_next(struct irs_gr *);
122 gr->next = gr_next;
144 gr_next(struct irs_gr *this) { function

Completed in 240 milliseconds