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

  /src/external/bsd/libbind/dist/irs/
dns_pw.c 65 static void pw_minimize(struct irs_pw *);
104 pw->minimize = pw_minimize;
150 pw_minimize(struct irs_pw *this) { function
gen_pw.c 66 static void pw_minimize(struct irs_pw *);
99 pw->minimize = pw_minimize;
184 pw_minimize(struct irs_pw *this) { function
irp_pw.c 72 static void pw_minimize(struct irs_pw *);
102 pw->minimize = pw_minimize;
118 pw_minimize(this);
296 * void pw_minimize(struct irs_pw *this)
301 pw_minimize(struct irs_pw *this) { function
lcl_pw.c 115 static void pw_minimize(struct irs_pw *);
145 pw->minimize = pw_minimize;
234 pw_minimize(struct irs_pw *this) { function
nis_pw.c 85 static void pw_minimize(struct irs_pw *);
116 pw->minimize = pw_minimize;
212 pw_minimize(struct irs_pw *this) { function

Completed in 16 milliseconds