/third_party/musl/Benchmark/musl/ |
H A D | libc_grp.cpp | 42 int ngroups = NGROUPS; in Bm_function_Getgrouplist() local
|
/third_party/musl/src/passwd/ |
H A D | getgrouplist.c | 12 int getgrouplist(const char *user, gid_t gid, gid_t *groups, int *ngroups) in getgrouplist() argument
|
/third_party/ltp/testcases/kernel/syscalls/getgroups/ |
H A D | getgroups03.c | 50 static int ngroups; variable [all...] |
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jdmainct.c | 427 int ci, rgroup, ngroups; in jinit_d_main_controller() local
|
/third_party/toybox/toys/posix/ |
H A D | id.c | 87 int flags, i, ngroups; in do_id() local
|
/third_party/node/src/ |
H A D | node_credentials.cc | 343 int ngroups = getgroups(0, nullptr); in GetGroups() local
|
/third_party/libinput/test/ |
H A D | test-pad.c | 704 int ngroups; in START_TEST() local 767 int ngroups; in START_TEST() local 788 int ngroups, nbutton in START_TEST() local 847 int ngroups, nbuttons, nrings, nstrips; START_TEST() local 904 int ngroups, nbuttons; START_TEST() local [all...] |
/third_party/libinput/tools/ |
H A D | libinput-list-devices.c | 262 int nbuttons, nrings, nstrips, ngroups, nmodes; in print_pad_info() local
|
H A D | libinput-debug-events.c | 239 int nbuttons, nstrips, nrings, ngroups; in print_device_options() local
|
/third_party/elfutils/libasm/ |
H A D | libasmP.h | 174 size_t ngroups; member
|
/third_party/mesa3d/src/freedreno/perfcntrs/ |
H A D | fdperf.c | 93 unsigned ngroups; member [all...] |
/third_party/backends/frontend/ |
H A D | saned.c | 3089 int ngroups = 0; local
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | s_cb.c | 358 int i, ngroups, *groups, nid; in ssl_print_groups() local
|
/third_party/openssl/apps/lib/ |
H A D | s_cb.c | 358 int i, ngroups, *groups, nid; in ssl_print_groups() local
|
/third_party/rust/crates/nix/src/ |
H A D | unistd.rs | 1664 let mut ngroups = groups.capacity() as i32; in getgrouplist() variables [all...] |
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | t1_lib.c | 674 tls1_set_groups(uint16_t **pext, size_t *pextlen, int *groups, size_t ngroups) tls1_set_groups() argument
|
/third_party/openssl/ssl/ |
H A D | t1_lib.c | 653 tls1_set_groups(uint16_t **pext, size_t *pextlen, int *groups, size_t ngroups) tls1_set_groups() argument
|
/third_party/mesa3d/src/imgui/ |
H A D | imstb_truetype.h | 1527 stbtt_uint32 ngroups = ttULONG(data+index_map+12); in stbtt_FindGlyphIndex() local
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imstb_truetype.h | 1527 stbtt_uint32 ngroups = ttULONG(data+index_map+12); in stbtt_FindGlyphIndex() local
|
/third_party/elfutils/src/ |
H A D | readelf.c | 12119 size_t ngroups = 1; in handle_core_items() local
|
/third_party/python/Modules/ |
H A D | posixmodule.c | 7664 int i, ngroups; in os_getgrouplist_impl() local [all...] |
/third_party/glfw/deps/ |
H A D | nuklear.h | 11236 nk_uint ngroups = nk_ttULONG(data+index_map+12); in nk_tt_FindGlyphIndex() local
|