Home
last modified time | relevance | path

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

/systemd-251/src/sysusers/
Dsysusers.c397 static int write_temporary_passwd(const char *passwd_path, FILE **tmpfile, char **tmpfile_path) { in write_temporary_passwd() function
863 r = write_temporary_passwd(passwd_path, &passwd, &passwd_tmp); in write_files()