Home
last modified time | relevance | path

Searched refs:group_record_synthesize (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/home/
Duser-record-util.h10 int group_record_synthesize(GroupRecord *g, UserRecord *u);
Dhomed-varlink.c164 r = group_record_synthesize(g, h->record); in build_group_json()
Duser-record-util.c109 int group_record_synthesize(GroupRecord *g, UserRecord *h) { in group_record_synthesize() function