Lines Matching refs:rel_shared
347 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()
1309 rel_shared(tz); in readcron()
1310 rel_shared(shell); in readcron()
1311 rel_shared(home); in readcron()
2111 rel_shared(e2->of.ct.tz); in rm_ctevents()
2112 rel_shared(e2->of.ct.shell); in rm_ctevents()
2113 rel_shared(e2->of.ct.home); in rm_ctevents()
3616 rel_shared(struct shared *obj) in rel_shared() function