Home
last modified time | relevance | path

Searched defs:group_id (Results 1 - 25 of 71) sorted by relevance

123

/third_party/ltp/testcases/kernel/syscalls/lstat/
H A Dlstat01.c27 static gid_t group_id; variable
/third_party/ltp/testcases/kernel/syscalls/fstat/
H A Dfstat02.c25 static gid_t group_id; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst_group.h13 char group_id[IFNAMSIZ + 1]; member
H A Dfst.h219 char group_id[FST_MAX_GROUP_ID_LEN + 1]; member
H A Dfst_ctrl_aux.h59 char group_id[FST_MAX_GROUP_ID_SIZE]; member
H A Dfst_group.c22 static void fst_dump_mb_ies(const char *group_id, const char *ifname, in fst_dump_mb_ies() argument
433 struct fst_group * fst_group_create(const char *group_id) in fst_group_create() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_group.h13 char group_id[IFNAMSIZ + 1]; member
H A Dfst.h219 char group_id[FST_MAX_GROUP_ID_LEN + 1]; member
H A Dfst_ctrl_aux.h59 char group_id[FST_MAX_GROUP_ID_SIZE]; member
H A Dfst_group.c22 static void fst_dump_mb_ies(const char *group_id, const char *ifname, in fst_dump_mb_ies() argument
433 struct fst_group * fst_group_create(const char *group_id) in fst_group_create() argument
/third_party/ltp/testcases/kernel/syscalls/lchown/
H A Dlchown01.c56 gid_t group_id; member
88 gid_t group_id = test_cases[i].group_id; in main() local
[all...]
H A Dlchown02.c110 gid_t group_id; in main() local
/third_party/ltp/testcases/kernel/syscalls/stat/
H A Dstat01.c27 static gid_t group_id; variable
/third_party/node/deps/openssl/openssl/providers/common/
H A Dcapabilities.c25 unsigned int group_id; /* Group ID */ member
/third_party/rust/crates/clap/clap_derive/src/derives/
H A Dargs.rs146 fn group_id() -> Option<clap::Id> { in gen_for_struct() functions
[all...]
/third_party/openssl/providers/common/
H A Dcapabilities.c25 unsigned int group_id; /* Group ID */ member
/third_party/benchmark/src/
H A Dperf_counters.cc104 int group_id = -1; in Create() local
/third_party/ltp/testcases/kernel/fs/fs_perms/
H A Dfs_perms.c181 gid_t fgroup_id, group_id; in main() local
68 testsetup(const char *file_name, int flag, mode_t mode, int user_id, int group_id) testsetup() argument
106 testfperm(const char *file_name, int flag, int user_id, int group_id, char *fperm) testfperm() argument
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-gst.c136 guint group_id; in gst_codec_init() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_system_values.c507 nir_ssa_def *group_id = nir_load_workgroup_id(b, bit_size); in lower_compute_system_value_instr() local
/third_party/libinput/tools/
H A Dlibinput-list-devices.c290 intptr_t group_id; in print_device_notify() local
/third_party/rust/crates/clap/src/
H A Dderive.rs286 fn group_id() -> Option<crate::Id> { in group_id() functions
/third_party/ffmpeg/libavformat/
H A Davio.h100 int64_t group_id; /**< Group ID of owner, -1 if unknown. */ member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h80 enum fd6_state_id group_id; member
133 fd6_emit_take_group(struct fd6_emit *emit, struct fd_ringbuffer *stateobj, enum fd6_state_id group_id, unsigned enable_mask) fd6_emit_take_group() argument
144 fd6_emit_add_group(struct fd6_emit *emit, struct fd_ringbuffer *stateobj, enum fd6_state_id group_id, unsigned enable_mask) fd6_emit_add_group() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_perfmon.h112 unsigned group_id; member

Completed in 13 milliseconds

123