Searched refs:synthesize_user_creds (Results 1 – 1 of 1) sorted by relevance
/systemd-251/src/basic/ |
D | user-util.c | 157 static int synthesize_user_creds( in synthesize_user_creds() function 231 r = synthesize_user_creds(username, uid, gid, home, shell, flags); in get_user_creds() 267 if (synthesize_user_creds(username, uid, gid, home, shell, flags) >= 0) in get_user_creds()
|