Searched refs:pw_next (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/irs/
H A Ddns_pw.c63 static struct passwd * pw_next(struct irs_pw *);
102 pw->next = pw_next;
137 pw_next(struct irs_pw *this) { function
H A Dgen_pw.c62 static struct passwd * pw_next(struct irs_pw *);
95 pw->next = pw_next;
116 pw_next(struct irs_pw *this) { function
H A Dirp_pw.c68 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
H A Dlcl_pw.c111 static struct passwd * pw_next(struct irs_pw *);
141 pw->next = pw_next;
168 pw_next(struct irs_pw *this) { function
H A Dnis_pw.c81 static struct passwd * pw_next(struct irs_pw *);
112 pw->next = pw_next;
136 pw_next(struct irs_pw *this) { function

Completed in 165 milliseconds