Searched defs:irs_ng (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgen_p.h61 irs_ng, /*%< "netgroup" */ enumerator in enum:irs_map_id
76 struct irs_ng * ng;
111 extern struct irs_ng * irs_gen_ng __P((struct irs_acc *));
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dirs.h142 struct irs_ng { struct
144 void (*close) __P((struct irs_ng *));
145 int (*next) __P((struct irs_ng *, const char **,
147 int (*test) __P((struct irs_ng *, const char *,
150 void (*rewind) __P((struct irs_ng *, const char *));
151 void (*minimize) __P((struct irs_ng *));
175 struct irs_ng * (*ng_map) __P((struct irs_acc *));

Completed in 65 milliseconds