Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Duser-record-show.h10 void group_record_show(GroupRecord *gr, bool show_full_user_info);
Duser-record-show.c512 void group_record_show(GroupRecord *gr, bool show_full_user_info) { in group_record_show() function
/systemd-251/src/userdb/
Duserdbctl.c497 group_record_show(gr, true); in show_group()