Home
last modified time | relevance | path

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

/systemd-251/src/sysusers/
Dsysusers.c658 static int write_temporary_group(const char *group_path, FILE **tmpfile, char **tmpfile_path) { in write_temporary_group() function
855 r = write_temporary_group(group_path, &group, &group_tmp); in write_files()