Searched refs:group_record_synthesize (Results 1 – 3 of 3) sorted by relevance
10 int group_record_synthesize(GroupRecord *g, UserRecord *u);
164 r = group_record_synthesize(g, h->record); in build_group_json()
109 int group_record_synthesize(GroupRecord *g, UserRecord *h) { in group_record_synthesize() function