Home
last modified time | relevance | path

Searched defs:group_path (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/sysusers/
Dsysusers.c203 const char *group_path; in load_group_database() local
658 static int write_temporary_group(const char *group_path, FILE **tmpfile, char **tmpfile_path) { in write_temporary_group()
847 const char *passwd_path, *shadow_path, *group_path, *gshadow_path; in write_files() local