Home
last modified time | relevance | path

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

/systemd-251/src/firstboot/
Dfirstboot.c71 static bool arg_root_password_is_hashed = false; variable
604 arg_root_password_is_hashed = false; in prompt_root_password()
610 arg_root_password_is_hashed = true; in prompt_root_password()
919 arg_root_password_is_hashed = true; in process_root_args()
926 if (arg_root_password && arg_root_password_is_hashed) { in process_root_args()
1165 arg_root_password_is_hashed = false; in parse_argv()
1175 arg_root_password_is_hashed = false; in parse_argv()
1183 arg_root_password_is_hashed = true; in parse_argv()