Home
last modified time | relevance | path

Searched defs:grp (Results 1 - 25 of 83) sorted by relevance

1234

/third_party/elfutils/libasm/
H A Dasm_scngrp_newsignature.c38 asm_scngrp_newsignature (AsmScnGrp_t *grp, AsmSym_t *signature) in asm_scngrp_newsignature() argument
H A Dasm_newscn_ingrp.c40 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 Dtest-get-passwd.c177 uv_group_t grp; in TEST_IMPL() local
H A Dtest-platform-output.c38 uv_group_t grp; in TEST_IMPL() local
/third_party/musl/libc-test/src/functionalext/supplement/passwd/
H A Dgetgrent.c26 struct group *grp; in getgrent_0100() local
H A Dgetgrgid.c33 struct group *grp = getgrgid(gid); in getgrgid_0100() local
[all...]
H A Dgetgrnam.c33 struct group *grp = getgrnam(group_name); in getgrnam_0100() local
[all...]
H A Dgetgrgid_r.c32 struct group *grp; in getgrgid_r_0100() local
66 struct group *grp; getgrgid_r_0200() local
[all...]
H A Dgetgrnam_r.c32 struct group *grp; in getgrnam_r_0100() local
66 struct group *grp; getgrnam_r_0200() local
[all...]
/third_party/toybox/toys/pending/
H A Dgroupadd.c62 struct group *grp = NULL; in groupadd_main() local
[all...]
H A Dgroupdel.c25 struct group *grp = xgetgrnam(toys.optargs[toys.optc-1]); in groupdel_main() local
[all...]
H A Dmdev.c158 struct group *grp; in make_device() local
/third_party/elfutils/tests/
H A Dasm-tst6.c62 AsmScnGrp_t *grp; in main() local
/third_party/python/Lib/test/
H A Dtest_grp.py7 grp = import_helper.import_module('grp') variable
[all...]
/third_party/toybox/toys/posix/
H A Dchgrp.c83 char *grp; in chgrp_main() local
H A Did.c89 struct group *grp; in do_id() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/getgroups/
H A Dgetgroups03.c93 struct group *grp; in readgroups() local
/third_party/skia/infra/bots/assets/valgrind/
H A Dcreate.py14 import grp namespace
/third_party/mbedtls/programs/pkey/
H A Dkey_app.c66 mbedtls_ecp_group grp; in show_ecp_key() local
/third_party/musl/arch/microblaze/bits/
H A Duser.h6 unsigned grp[32], pc, msr, ear, esr, fsr, btr, pvr[12]; member
/third_party/pulseaudio/src/pulsecore/
H A Dusergroup.c164 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 Dgrpmodule.c126 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 DSGTest.cpp80 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 Dlogs.c53 __lws_lc_tag(struct lws_context *context, lws_lifecycle_group_t *grp, in __lws_lc_tag() argument
/third_party/mbedtls/library/
H A Dpkparse.c109 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...]

Completed in 12 milliseconds

1234