Searched refs:cred_name (Results 1 – 1 of 1) sorted by relevance
152 _cleanup_free_ char *base = NULL, *cred_name = NULL; in link_read_wol_password_from_cred() local172 cred_name = strjoin(base, ".wol.password"); in link_read_wol_password_from_cred()173 if (!cred_name) in link_read_wol_password_from_cred()176 r = read_credential(cred_name, (void**) &password, NULL); in link_read_wol_password_from_cred()