/third_party/musl/src/passwd/ |
H A D | putgrent.c | 5 int putgrent(const struct group *gr, FILE *f) in putgrent() argument
|
H A D | fgetgrent.c | 7 static struct group gr; in fgetgrent() local
|
H A D | getgr_r.c | 6 static int getgr_r(const char *name, gid_t gid, struct group *gr, char *buf, size_t size, struct group **res) in getgr_r() argument 41 int getgrnam_r(const char *name, struct group *gr, char *buf, size_t size, struct group **res) in getgrnam_r() argument 46 int getgrgid_r(gid_t gid, struct group *gr, cha argument [all...] |
H A D | getgrent.c | 5 static struct group gr; variable
|
H A D | getgrent_a.c | 11 int __getgrent_a(FILE *f, struct group *gr, char **line, size_t *size, char ***mem, size_t *nmem, struct group **res) in __getgrent_a() argument
|
H A D | getgrouplist.c | 16 struct group gr; in getgrouplist() local
|
H A D | getgr_a.c | 20 int __getgr_a(const char *name, gid_t gid, struct group *gr, char **buf, size_t *size, char ***mem, size_t *nmem, struct group **res) in __getgr_a() argument [all...] |
/third_party/ltp/testcases/kernel/syscalls/bind/ |
H A D | bind02.c | 47 struct group *gr; in setup() local
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_fps.c | 42 query_fps(struct hud_graph *gr, struct pipe_context *pipe) in query_fps() argument 78 struct hud_graph *gr = CALLOC_STRUCT(hud_graph); in hud_fps_graph_install() local 105 struct hud_graph *gr = CALLOC_STRUCT(hud_graph); hud_frametime_graph_install() local [all...] |
H A D | hud_cpufreq.c | 94 query_cfi_load(struct hud_graph *gr, struct pipe_context *pipe) in query_cfi_load() argument 127 struct hud_graph *gr; in hud_cpufreq_graph_install() local [all...] |
H A D | hud_cpu.c | 231 query_cpu_load(struct hud_graph *gr, struct pipe_context *pipe) in query_cpu_load() argument 269 struct hud_graph *gr; in hud_cpu_graph_install() local 326 query_api_thread_busy_status(struct hud_graph *gr, struct pipe_context *pipe) query_api_thread_busy_status() argument 370 struct hud_graph *gr; hud_thread_busy_install() local 402 get_counter(struct hud_graph *gr, enum hud_counter counter) get_counter() argument 423 query_thread_counter(struct hud_graph *gr, struct pipe_context *pipe) query_thread_counter() argument 446 struct hud_graph *gr = CALLOC_STRUCT(hud_graph); hud_thread_counter_install() local [all...] |
H A D | hud_driver_query.c | 294 begin_query(struct hud_graph *gr, struct pipe_context *pipe) in begin_query() argument 304 query_new_value(struct hud_graph *gr, struct pipe_context *pipe) in query_new_value() argument 379 struct hud_graph *gr; in hud_pipe_query_install() local [all...] |
H A D | hud_diskstat.c | 121 query_dsi_load(struct hud_graph *gr, struct pipe_context *pipe) in query_dsi_load() argument 178 struct hud_graph *gr; in hud_diskstat_graph_install() local [all...] |
H A D | hud_nic.c | 175 query_nic_load(struct hud_graph *gr, struct pipe_context *pipe) in query_nic_load() argument 250 struct hud_graph *gr; in hud_nic_graph_install() local [all...] |
H A D | hud_sensors_temp.c | 161 query_sti_load(struct hud_graph *gr, struct pipe_context *pipe) in query_sti_load() argument 208 struct hud_graph *gr; in hud_sensors_temp_graph_install() local [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/passwd/ |
H A D | getgrouplist.c | 33 struct group *gr; in getgrouplist_0100() local
|
/third_party/pulseaudio/src/tests/ |
H A D | usergroup-test.c | 35 static int load_reference_structs(struct group **gr, struct passwd **pw) { in load_reference_structs() argument 121 struct group *gr; in START_TEST() local [all...] |
/third_party/libwebsockets/lib/plat/unix/ |
H A D | unix-caps.c | 73 struct group gr; local 120 struct group gr; local 170 struct group gr; local
|
/third_party/toybox/toys/pending/ |
H A D | ipcs.c | 154 struct group *gr; in shm_array() local 256 struct group *gr; in sem_array() local 343 struct group *gr; msg_array() local [all...] |
/third_party/lame/libmp3lame/ |
H A D | encoder.c | 160 int gr, ch; in updateStats() local 194 int ch, gr; in lame_encode_frame_init() local 327 int ch, gr; lame_encode_mp3_frame() local [all...] |
H A D | newmdct.c | 949 int gr, k, ch; in mdct_sub48() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_stereotools.c | 177 double L = src[0], R = src[1], l, r, m, S, gl, gr, gd; in filter_frame() local [all...] |
/third_party/lzma/CPP/7zip/Common/ |
H A D | FileStreams.cpp | 640 const group *gr = getgrgid(gid);
in GetProperty() local
|
/third_party/mesa3d/src/imagination/vulkan/pds/ |
H A D | pvr_rogue_pds_encode.h | 392 pvr_pds_inst_encode_limm(uint32_t cc, uint32_t src1, uint32_t src0, uint32_t gr) pvr_pds_inst_encode_limm() argument
|
/third_party/lame/mpglib/ |
H A D | layer2.c | 218 II_step_two(PMPSTR mp, sideinfo_layer_II* si, struct frame *fr, int gr, real fraction[2][4][SBLIMIT]) in II_step_two() argument
|