| /third_party/libwebsockets/lib/roles/http/client/ |
| H A D | client-http.c | 595 const char *prot, *ads = NULL, *path, *cce = NULL; in lws_client_interpret_server_handshake() local
|
| /third_party/libwebsockets/lib/roles/ws/ |
| H A D | server-ws.c | 701 const char *prot = wsi->a.protocol->name; in handshake_0405() local
|
| /third_party/mesa3d/src/gallium/winsys/sw/kms-dri/ |
| H A D | kms_dri_sw_winsys.c | 267 int prot, ret; in kms_sw_displaytarget_map() local
|
| /third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
| H A D | pvr_srv_bo.c | 311 const int prot = in pvr_srv_winsys_buffer_map() local
|
| /third_party/node/src/large_pages/ |
| H A D | node_large_page.cc | 307 Reset(void* start, size_t size, int prot, int flags, int fd = -1, size_t offset = 0) Reset() argument
|
| /third_party/ltp/testcases/kernel/syscalls/memfd_create/ |
| H A D | memfd_create_common.c | 172 check_mmap(const char *file, const int lineno, void *addr, size_t length, int prot, int flags, int fd, off_t offset) check_mmap() argument 186 check_mmap_fail(const char *file, const int lineno, void *addr, size_t length, int prot, int flags, int fd, off_t offset) check_mmap_fail() argument 223 check_mprotect(const char *file, const int lineno, void *addr, size_t length, int prot) check_mprotect() argument [all...] |
| /third_party/lwip/src/netif/ppp/ |
| H A D | auth.c | 1138 const char *prot = ""; in auth_withpeer_success() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | shm.c | 360 int prot; in shm_attach() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | ExecutableMemory.cpp | 338 int prot = permissionsToMmapProt(permissions); in allocateMemoryPages() local
|
| /base/update/updater/services/package/pkg_manager/ |
| H A D | pkg_utils.cpp | 322 mmap([[maybe_unused]] void *addr, [[maybe_unused]] size_t length, [[maybe_unused]] int prot, [[maybe_unused]] int flags, int fd, [[maybe_unused]] size_t offset) mmap() argument
|
| /third_party/mesa3d/src/drm-shim/ |
| H A D | drm_shim.c | 709 mmap(void *addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap() argument 721 mmap64(void* addr, size_t length, int prot, int flags, int fd, off64_t offset) in mmap64() argument
|
| /third_party/libwebsockets/plugins/ssh-base/ |
| H A D | sshd.c | 2015 const struct lws_protocols *prot; in lws_callback_raw_sshd() local
|
| /third_party/ltp/include/old/ |
| H A D | safe_macros.h | 163 safe_mmap(const char *file, const int lineno, void (*cleanup_fn)(void), void *addr, size_t length, int prot, int flags, int fd, off_t offset) safe_mmap() argument
|
| /third_party/libwebsockets/plugins/ |
| H A D | protocol_lws_openmetrics_export.c | 139 const char *prot; in omc_connect_client() local
|
| /third_party/libwebsockets/test-apps/ |
| H A D | test-client.c | 601 const char *prot, *p; in main() local [all...] |
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | openssl-client.c | 515 const unsigned char *prot; in lws_tls_client_connect() local
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-fuchsia.cc | 169 uint32_t prot = GetProtectionFromMemoryPermission(access); in SetPermissionsInternal() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/ |
| H A D | szrt_asan.c | 174 int prot = PROT_READ | PROT_WRITE; in __asan_init() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | gas_query_ap.c | 262 int res, prot = pmf_in_use(gas->hapd, query->addr); in gas_query_tx() local 473 int prot, pmf; in gas_query_ap_rx() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | gas_query_ap.c | 262 int res, prot = pmf_in_use(gas->hapd, query->addr); in gas_query_tx() local 473 int prot, pmf; in gas_query_ap_rx() local
|
| /third_party/libwebsockets/lib/core-net/ |
| H A D | vhost.c | 138 lws_role_call_adoption_bind(struct lws *wsi, int type, const char *prot) in lws_role_call_adoption_bind() argument 245 lws_protocol_vh_priv_zalloc(struct lws_vhost *vhost, const struct lws_protocols *prot, int size) lws_protocol_vh_priv_zalloc() argument 286 lws_protocol_vh_priv_get(struct lws_vhost *vhost, const struct lws_protocols *prot) lws_protocol_vh_priv_get() argument [all...] |
| /third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/ |
| H A D | protocol_lws_minimal_dbus_ws_proxy.c | 220 const char *prot = "", *ads = "", *path = "", *baduri = "Bad Uri", in dmh_connect() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| H A D | eap_eke_common.c | 583 eap_eke_prot(struct eap_eke_session *sess, const u8 *data, size_t data_len, u8 *prot, size_t *prot_len) eap_eke_prot() argument 637 eap_eke_decrypt_prot(struct eap_eke_session *sess, const u8 *prot, size_t prot_len, u8 *data, size_t *data_len) eap_eke_decrypt_prot() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | gas_query.c | 288 int res, prot = pmf_in_use(gas->wpa_s, query->addr); in gas_query_tx() local 526 int prot, pmf; in gas_query_rx() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | eap_eke_common.c | 583 eap_eke_prot(struct eap_eke_session *sess, const u8 *data, size_t data_len, u8 *prot, size_t *prot_len) eap_eke_prot() argument 637 eap_eke_decrypt_prot(struct eap_eke_session *sess, const u8 *prot, size_t prot_len, u8 *data, size_t *data_len) eap_eke_decrypt_prot() argument
|