Searched refs:accessors (Results 1 – 4 of 4) sorted by relevance
149 memset(irs->accessors, 0, sizeof irs->accessors); in irs_gen_acc()240 if (irs->accessors[n].gr != NULL) in gen_close()241 (*irs->accessors[n].gr->close)(irs->accessors[n].gr); in gen_close()242 if (irs->accessors[n].pw != NULL) in gen_close()243 (*irs->accessors[n].pw->close)(irs->accessors[n].pw); in gen_close()244 if (irs->accessors[n].sv != NULL) in gen_close()245 (*irs->accessors[n].sv->close)(irs->accessors[n].sv); in gen_close()246 if (irs->accessors[n].pr != NULL) in gen_close()247 (*irs->accessors[n].pr->close)(irs->accessors[n].pr); in gen_close()248 if (irs->accessors[n].ho != NULL) in gen_close()[all …]
95 struct irs_inst accessors[(int)irs_nacc]; member
260 structure layouts and accessors, and small macros and small inline
730 structure layouts and accessors, and small macros and small inline