Searched refs:syncres (Results 1 – 1 of 1) sorted by relevance
57 struct syncres *ri_list;69 typedef struct syncres { struct70 struct syncres *s_next; /* list of results on this psearch queue */ argument71 struct syncres *s_rilist; /* list of psearches using this result */ argument74 } syncres; typedef95 struct syncres *s_res;96 struct syncres *s_restail;193 syncres ssres;848 static void free_resinfo( syncres *sr ) in free_resinfo()850 syncres **st; in free_resinfo()[all …]