Searched defs:u (Results 1 – 23 of 23) sorted by relevance
/busybox-1.35.0/libpwdgrp/ |
D | uidgid_get.c | 31 int FAST_FUNC get_uidgid(struct bb_uidgid_t *u, const char *ug) in get_uidgid() 76 void FAST_FUNC xget_uidgid(struct bb_uidgid_t *u, const char *ug) in xget_uidgid() 89 void FAST_FUNC parse_chown_usergroup_or_die(struct bb_uidgid_t *u, char *user_group) in parse_chown_usergroup_or_die()
|
/busybox-1.35.0/libbb/ |
D | human_readable.c | 35 const char *u; in make_human_readable_str() local 88 unsigned v, u, idx = 0; in smart_ulltoa5() local 145 unsigned v, u, idx = 0; in smart_ulltoa4() local
|
D | xatonum_template.c | 128 unsigned type u = XSTR_TYPE_MAX; in xstrto() local
|
D | appletlib.c | 537 static int ingroup(uid_t u, gid_t g) in ingroup()
|
D | xfuncs_printf.c | 190 int FAST_FUNC xopen_as_uid_gid(const char *pathname, int flags, uid_t u, gid_t g) in xopen_as_uid_gid()
|
/busybox-1.35.0/coreutils/ |
D | wc.c | 147 unsigned u; in wc_main() local
|
D | chown.c | 109 uid_t u = (param.ugid.uid == (uid_t)-1L) ? statbuf->st_uid : param.ugid.uid; in fileAction() local
|
D | df.c | 275 unsigned u; in df_main() local
|
D | expr.c | 112 } u; member
|
D | od_bloaty.c | 261 gcd(unsigned u, unsigned v) in gcd() 274 lcm(unsigned u, unsigned v) { in lcm()
|
/busybox-1.35.0/archival/libarchive/bz/ |
D | compress.c | 124 void bsPutU16(EState* s, unsigned u) in bsPutU16() 132 void bsPutU32(EState* s, unsigned u) in bsPutU32()
|
/busybox-1.35.0/modutils/ |
D | depmod.c | 56 char *u; in parse_module() local
|
/busybox-1.35.0/networking/ |
D | vconfig.c | 65 } u; member
|
/busybox-1.35.0/shell/ |
D | cttyhack.c | 112 } u; in cttyhack_main() local
|
D | ash.c | 8185 } u; member
|
/busybox-1.35.0/procps/ |
D | ps.c | 270 static void put_lu(char *buf, int size, unsigned long u) in put_lu() 275 smart_ulltoa4(u, buf4, " mgtpezy")[0] = '\0'; in put_lu() local
|
/busybox-1.35.0/util-linux/ |
D | mkfs_minix.c | 147 } u; member
|
D | fsck_minix.c | 179 } u; member
|
/busybox-1.35.0/archival/libarchive/ |
D | decompress_gunzip.c | 317 huft_t *u[BMAX]; /* table stack */ in huft_build() local
|
/busybox-1.35.0/miscutils/ |
D | devfsd.c | 255 u; member
|
D | hdparm.c | 1469 } u; local
|
/busybox-1.35.0/editors/ |
D | awk.c | 3242 uint32_t u = ((uint32_t)rand() << 16) ^ rand(); in evaluate() local
|
/busybox-1.35.0/include/ |
D | libbb.h | 755 } u; member
|