Home
last modified time | relevance | path

Searched defs:user (Results 1 – 17 of 17) sorted by relevance

/busybox-1.35.0/selinux/
Druncon.c61 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
Dchcon.c59 static char *user = NULL; variable
/busybox-1.35.0/archival/libarchive/
Dheader_verbose_list.c17 char *user; in header_verbose_list() local
/busybox-1.35.0/libbb/
Dselinux_common.c13 char *user, char *role, char *type, char *range) in set_security_context_component()
/busybox-1.35.0/libpwdgrp/
Duidgid_get.c35 char *user, *group; in get_uidgid() local
Dpwd_grp.c499 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/
Dmail.h14 char *user; member
/busybox-1.35.0/miscutils/
Dcrond.c221 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
Dmakedevs.c210 char user[41]; in makedevs_main() local
/busybox-1.35.0/networking/
Dftpgetput.c61 const char *user; member
71 #define user (G.user ) macro
Dtunctl.c70 long user = -1, group = -1; in tunctl_main() local
Dtcpudp.c255 char *user; in tcpudpsvd_main() local
Dwget.c192 char *user; member
/busybox-1.35.0/printutils/
Dlpr.c105 const char *user = xuid2uname(getuid()); in lpqr_main() local
/busybox-1.35.0/scripts/kconfig/
Dexpr.h71 struct symbol_value curr, user; member
/busybox-1.35.0/procps/
Dps.c787 const char *user = get_cached_username(p->uid); in ps_main() local
/busybox-1.35.0/findutils/
Dfind.c858 ACTF(user) in ACTF() argument