Searched defs:home (Results 1 – 9 of 9) sorted by relevance
/systemd-251/src/nspawn/ |
D | nspawn-setuid.c | 95 _cleanup_free_ char *home = NULL, *line = NULL; in change_uid_gid() local
|
D | nspawn.c | 3207 _cleanup_free_ char *home = NULL; in inner_child() local
|
/systemd-251/src/basic/ |
D | user-util.c | 160 const char **home, in synthesize_user_creds() 208 const char **home, in get_user_creds()
|
/systemd-251/src/test/ |
D | test-user-util.c | 324 …r_creds_one(const char *id, const char *name, uid_t uid, gid_t gid, const char *home, const char *… in test_get_user_creds_one()
|
D | test-unit-name.c | 241 *user, *group, *uid, *gid, *home, *shell, variable
|
/systemd-251/src/sysusers/ |
D | sysusers.c | 70 char *home; member 1502 *home = NULL, *resolved_home = NULL, in parse_line() local
|
/systemd-251/src/home/ |
D | homectl.c | 144 const char *name, *state, *realname, *home, *shell, *color; in list_homes() local 1944 const char *home; in with_home() local
|
/systemd-251/src/core/ |
D | execute.c | 956 const char **home, const char **shell) { in get_fixed_user() 1814 const char *home, in build_environment() 3697 const char *home, in apply_working_directory() 3943 static int acquire_home(const ExecContext *c, uid_t uid, const char** home, char **buf) { in acquire_home() 4116 const char *home = NULL, *shell = NULL; in exec_child() local
|
/systemd-251/src/run/ |
D | run.c | 1500 const char *home, *shell; in start_transient_scope() local
|