Searched refs:accessors (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgen.c149 memset(irs->accessors, 0, sizeof irs->accessors);
240 if (irs->accessors[n].gr != NULL)
241 (*irs->accessors[n].gr->close)(irs->accessors[n].gr);
242 if (irs->accessors[n].pw != NULL)
243 (*irs->accessors[n].pw->close)(irs->accessors[n].pw);
244 if (irs->accessors[n].sv != NULL)
245 (*irs->accessors[
[all...]
H A Dgen_p.h95 struct irs_inst accessors[(int)irs_nacc]; member in struct:gen_p

Completed in 44 milliseconds