/third_party/elfutils/libasm/ |
H A D | asm_scngrp_newsignature.c | 38 asm_scngrp_newsignature (AsmScnGrp_t *grp, AsmSym_t *signature) in asm_scngrp_newsignature() argument
|
H A D | asm_newscn_ingrp.c | 40 asm_newscn_ingrp(AsmCtx_t *ctx, const char *scnname, GElf_Word type, GElf_Xword flags, AsmScnGrp_t *grp) asm_newscn_ingrp() argument
|
/third_party/libuv/test/ |
H A D | test-get-passwd.c | 177 uv_group_t grp; in TEST_IMPL() local
|
H A D | test-platform-output.c | 38 uv_group_t grp; in TEST_IMPL() local
|
/third_party/musl/libc-test/src/functionalext/supplement/passwd/ |
H A D | getgrent.c | 26 struct group *grp; in getgrent_0100() local
|
H A D | getgrgid.c | 33 struct group *grp = getgrgid(gid); in getgrgid_0100() local [all...] |
H A D | getgrnam.c | 33 struct group *grp = getgrnam(group_name); in getgrnam_0100() local [all...] |
H A D | getgrgid_r.c | 32 struct group *grp; in getgrgid_r_0100() local 66 struct group *grp; getgrgid_r_0200() local [all...] |
H A D | getgrnam_r.c | 32 struct group *grp; in getgrnam_r_0100() local 66 struct group *grp; getgrnam_r_0200() local [all...] |
/third_party/toybox/toys/pending/ |
H A D | groupadd.c | 62 struct group *grp = NULL; in groupadd_main() local [all...] |
H A D | groupdel.c | 25 struct group *grp = xgetgrnam(toys.optargs[toys.optc-1]); in groupdel_main() local [all...] |
H A D | mdev.c | 158 struct group *grp; in make_device() local
|
/third_party/elfutils/tests/ |
H A D | asm-tst6.c | 62 AsmScnGrp_t *grp; in main() local
|
/third_party/python/Lib/test/ |
H A D | test_grp.py | 7 grp = import_helper.import_module('grp') variable [all...] |
/third_party/toybox/toys/posix/ |
H A D | chgrp.c | 83 char *grp; in chgrp_main() local
|
H A D | id.c | 89 struct group *grp; in do_id() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/getgroups/ |
H A D | getgroups03.c | 93 struct group *grp; in readgroups() local
|
/third_party/skia/infra/bots/assets/valgrind/ |
H A D | create.py | 14 import grp namespace
|
/third_party/mbedtls/programs/pkey/ |
H A D | key_app.c | 66 mbedtls_ecp_group grp; in show_ecp_key() local
|
/third_party/musl/arch/microblaze/bits/ |
H A D | user.h | 6 unsigned grp[32], pc, msr, ear, esr, fsr, btr, pvr[12]; member
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | usergroup.c | 164 void pa_getgrgid_free(struct group *grp) { in pa_getgrgid_free() argument 174 void pa_getgrgid_free(struct group *grp) { in pa_getgrgid_free() argument
|
/third_party/python/Modules/ |
H A D | grpmodule.c | 126 struct group grp; in grp_getgrgid_impl() local 207 struct group grp; grp_getgrnam_impl() local [all...] |
/third_party/skia/modules/sksg/tests/ |
H A D | SGTest.cpp | 80 auto grp = sksg::Group::Make(); in inval_test1() local 343 auto grp = sksg::Group::Make(); in inval_group_remove() local
|
/third_party/libwebsockets/lib/core/ |
H A D | logs.c | 53 __lws_lc_tag(struct lws_context *context, lws_lifecycle_group_t *grp, in __lws_lc_tag() argument
|
/third_party/mbedtls/library/ |
H A D | pkparse.c | 109 static int pk_group_from_specified(const mbedtls_asn1_buf *params, mbedtls_ecp_group *grp) in pk_group_from_specified() argument 260 pk_group_id_from_group(const mbedtls_ecp_group *grp, mbedtls_ecp_group_id *grp_id) pk_group_id_from_group() argument 306 mbedtls_ecp_group grp; pk_ecc_group_id_from_specified() local [all...] |