/busybox-1.35.0/selinux/ |
D | runcon.c | 61 static context_t runcon_compute_new_context(char *user, char *role, char *type, char *range, in runcon_compute_new_context() 121 char *user = NULL; in runcon_main() local
|
D | chcon.c | 59 static char *user = NULL; variable
|
/busybox-1.35.0/archival/libarchive/ |
D | header_verbose_list.c | 17 char *user; in header_verbose_list() local
|
/busybox-1.35.0/libbb/ |
D | selinux_common.c | 13 char *user, char *role, char *type, char *range) in set_security_context_component()
|
/busybox-1.35.0/libpwdgrp/ |
D | uidgid_get.c | 35 char *user, *group; in get_uidgid() local
|
D | pwd_grp.c | 499 const char *user, gid_t gid) in getgrouplist_internal() 537 int FAST_FUNC initgroups(const char *user, gid_t gid) in initgroups() 547 int FAST_FUNC getgrouplist(const char *user, gid_t gid, gid_t *groups, int *ngroups) in getgrouplist()
|
/busybox-1.35.0/mailutils/ |
D | mail.h | 14 char *user; member
|
/busybox-1.35.0/miscutils/ |
D | crond.c | 221 static void ParseField(char *user, char *ary, int modvalue, int off, in ParseField() 688 fork_job(const char *user, int mailFd, CronLine *line, bool run_sendmail) in fork_job() 749 static pid_t start_one_job(const char *user, CronLine *line) in start_one_job() 790 static void process_finished_job(const char *user, CronLine *line) in process_finished_job() 835 static pid_t start_one_job(const char *user, CronLine *line) in start_one_job() 872 #define process_finished_job(user, line) ((line)->cl_pid = 0) argument
|
D | makedevs.c | 210 char user[41]; in makedevs_main() local
|
/busybox-1.35.0/networking/ |
D | ftpgetput.c | 61 const char *user; member 71 #define user (G.user ) macro
|
D | tunctl.c | 70 long user = -1, group = -1; in tunctl_main() local
|
D | tcpudp.c | 255 char *user; in tcpudpsvd_main() local
|
D | wget.c | 192 char *user; member
|
/busybox-1.35.0/printutils/ |
D | lpr.c | 105 const char *user = xuid2uname(getuid()); in lpqr_main() local
|
/busybox-1.35.0/scripts/kconfig/ |
D | expr.h | 71 struct symbol_value curr, user; member
|
/busybox-1.35.0/procps/ |
D | ps.c | 787 const char *user = get_cached_username(p->uid); in ps_main() local
|
/busybox-1.35.0/findutils/ |
D | find.c | 858 ACTF(user) in ACTF() argument
|