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

  /src/external/bsd/libbind/dist/irs/
dns_pw.c 63 static struct passwd * pw_next(struct irs_pw *);
102 pw->next = pw_next;
137 pw_next(struct irs_pw *this) { function
gen_pw.c 62 static struct passwd * pw_next(struct irs_pw *);
95 pw->next = pw_next;
116 pw_next(struct irs_pw *this) { function
irp_pw.c 68 static struct passwd * pw_next(struct irs_pw *);
98 pw->next = pw_next;
127 * struct passwd * pw_next(struct irs_pw *this)
132 pw_next(struct irs_pw *this) { function
lcl_pw.c 111 static struct passwd * pw_next(struct irs_pw *);
141 pw->next = pw_next;
168 pw_next(struct irs_pw *this) { function
nis_pw.c 81 static struct passwd * pw_next(struct irs_pw *);
112 pw->next = pw_next;
136 pw_next(struct irs_pw *this) { function

Completed in 22 milliseconds