Lines Matching refs:rel_shared
349 static void rel_shared(struct shared *obj);
1178 rel_shared(tz); in readcron()
1191 rel_shared(home); in readcron()
1205 rel_shared(shell); in readcron()
1283 rel_shared(tz); in readcron()
1284 rel_shared(shell); in readcron()
1285 rel_shared(home); in readcron()
2142 rel_shared(e2->of.ct.tz); in rm_ctevents()
2143 rel_shared(e2->of.ct.shell); in rm_ctevents()
2144 rel_shared(e2->of.ct.home); in rm_ctevents()
3651 rel_shared(struct shared *obj) in rel_shared() function