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