Home
last modified time | relevance | path

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

/busybox-1.35.0/procps/
Dfree.c71 static const char *scale(struct globals *g, unsigned long d) in scale()
81 static NOINLINE unsigned int parse_meminfo(struct globals *g) in parse_meminfo()
/busybox-1.35.0/loginutils/
Daddgroup.c50 static void xgroup_study(struct group *g) in xgroup_study()
/busybox-1.35.0/coreutils/
Dfactor.c51 #define R(a,b,c,d,e,f,g,h,i,j,A,B,C,D,E,F,G,H,I,J) \ argument
54 #define P(a,b,c,d,e,f,g,h,i,j,A,B,C,D,E,F,G,H,I,J) \ argument
Dchown.c110 gid_t g = (param.ugid.gid == (gid_t)-1L) ? statbuf->st_gid : param.ugid.gid; in fileAction() local
/busybox-1.35.0/e2fsprogs/
Dchattr.c232 struct globals g; in chattr_main() local
/busybox-1.35.0/networking/libiproute/
Dlibnetlink.c41 struct rtgenmsg g; in xrtnl_wilddump_request() member
/busybox-1.35.0/miscutils/
Dfbsplash.c197 static unsigned fb_pixel_value(unsigned r, unsigned g, unsigned b) in fb_pixel_value()
Dhdparm.c1931 struct hd_geometry g; local
Dbc.c622 #define EXBITS(a,b,c,d,e,f,g,h) \ argument
/busybox-1.35.0/libbb/
Dhash_md5_sha.c626 uint32_t W[64], a, b, c, d, e, f, g, h; in sha256_process_block64() local
702 uint64_t g = ctx->hash[6]; in sha512_process_block128() local
Dappletlib.c537 static int ingroup(uid_t u, gid_t g) in ingroup()
Dxfuncs_printf.c190 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/networking/
Droute.c494 unsigned long d, g, m; in bb_displayroutes() local
Dtls_sp_c32.c1359 static void sp_256_ecc_mulmod_8(sp_point* r, const sp_point* g, const sp_digit* k /*, int map*/) in sp_256_ecc_mulmod_8()
/busybox-1.35.0/archival/libarchive/
Ddecompress_gunzip.c309 int g; /* maximum code length */ in huft_build() local
/busybox-1.35.0/modutils/
Dmodutils-24.c1924 unsigned long g; in obj_elf_hash_n() local
/busybox-1.35.0/shell/
Dash.c9216 uint8_t *g; in dotrap() local