Searched defs:buf_p (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/selinux/libselinux/src/ |
H A D | label_support.c | 67 char **spec_entry, *buf_p; in read_spec_entries() local
|
H A D | label_media.c | 38 const char *buf_p; in process_line() local
|
H A D | label_x.c | 40 const char *buf_p; in process_line() local
|
H A D | selinux_config.c | 163 char *line_buf = NULL, *buf_p, *value, *type = NULL, *end; in init_selinux_config() local
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | util.c | 292 const char *buf_p; in tokenize() local
|
/aosp_15_r20/bionic/libc/system_properties/ |
H A D | contexts_split.cpp | 152 char **spec_entry, *buf_p; in read_spec_entries() local
|
/aosp_15_r20/external/libwebsockets/lib/roles/http/ |
H A D | cookie.c | 151 lws_cookie_rm_sws(const char **buf_p, size_t *len_p) in lws_cookie_rm_sws()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/s390x/ |
H A D | memop.c | 168 #define MEMOP(err, info_p, mop_target_p, access_mode_p, buf_p, size_p, ...) \ argument
|
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A D | imgui.cpp | 9348 char *buf_p = buf, *buf_end = buf + IM_ARRAYSIZE(buf); in ShowMetricsWindow() local
|