Home
last modified time | relevance | path

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

/systemd-251/src/sysusers/
Dsysusers.c520 static int write_temporary_shadow(const char *shadow_path, FILE **tmpfile, char **tmpfile_path) { in write_temporary_shadow() function
867 r = write_temporary_shadow(shadow_path, &shadow, &shadow_tmp); in write_files()