Home
last modified time | relevance | path

Searched defs:buf_p (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/selinux/libselinux/src/
H A Dlabel_support.c67 char **spec_entry, *buf_p; in read_spec_entries() local
H A Dlabel_media.c38 const char *buf_p; in process_line() local
H A Dlabel_x.c40 const char *buf_p; in process_line() local
H A Dselinux_config.c163 char *line_buf = NULL, *buf_p, *value, *type = NULL, *end; in init_selinux_config() local
/aosp_15_r20/external/selinux/libsepol/src/
H A Dutil.c292 const char *buf_p; in tokenize() local
/aosp_15_r20/bionic/libc/system_properties/
H A Dcontexts_split.cpp152 char **spec_entry, *buf_p; in read_spec_entries() local
/aosp_15_r20/external/libwebsockets/lib/roles/http/
H A Dcookie.c151 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 Dmemop.c168 #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 Dimgui.cpp9348 char *buf_p = buf, *buf_end = buf + IM_ARRAYSIZE(buf); in ShowMetricsWindow() local