Searched defs:arg_uid (Results 1 - 1 of 1) sorted by relevance
| /systemd/src/machine/ | ||
| H A D | machinectl.c | 80 static const char *arg_uid = NULL; variable 1236 if (!strv_isempty(arg_setenv) || arg_uid) { 1332 if (arg_uid) 1333 uid = arg_uid; 2583 arg_uid = optarg; |
Completed in 22 milliseconds