| /third_party/libwebsockets/plugins/acme-client/ |
| H A D | protocol_lws_acme_client.c | 584 const char *prot, *p; in lws_acme_client_connect() local
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | lcp.c | 565 u_short prot; in lcp_rprotrej() local
|
| /third_party/toybox/lib/ |
| H A D | xwrap.c | 61 void *xmmap(void *addr, size_t length, int prot, int flags, int fd, off_t off) in xmmap() argument
|
| /third_party/python/Modules/ |
| H A D | mmapmodule.c | 1221 int fd, flags = MAP_SHARED, prot = PROT_WRITE | PROT_READ; in new_mmap_object() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | gas_serv.c | 1451 gas_serv_req_local_processing(struct hostapd_data *hapd, const u8 *sa, u8 dialog_token, struct anqp_query_info *qi, int prot, int std_addr3) gas_serv_req_local_processing() argument 1528 gas_serv_req_dpp_processing(struct hostapd_data *hapd, const u8 *sa, u8 dialog_token, int prot, struct wpabuf *buf) gas_serv_req_dpp_processing() argument 1596 gas_serv_rx_gas_initial_req(struct hostapd_data *hapd, const u8 *sa, const u8 *data, size_t len, int prot, int std_addr3) gas_serv_rx_gas_initial_req() argument 1739 gas_serv_rx_gas_comeback_req(struct hostapd_data *hapd, const u8 *sa, const u8 *data, size_t len, int prot, int std_addr3) gas_serv_rx_gas_comeback_req() argument 1856 int prot, std_addr3; gas_serv_rx_public_action() local [all...] |
| H A D | dpp_hostapd.c | 2272 hostapd_dpp_relay_gas_resp_tx(void *ctx, const u8 *addr, u8 dialog_token, int prot, struct wpabuf *buf) hostapd_dpp_relay_gas_resp_tx() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | gas_serv.c | 1448 gas_serv_req_local_processing(struct hostapd_data *hapd, const u8 *sa, u8 dialog_token, struct anqp_query_info *qi, int prot, int std_addr3) gas_serv_req_local_processing() argument 1525 gas_serv_req_dpp_processing(struct hostapd_data *hapd, const u8 *sa, u8 dialog_token, int prot, struct wpabuf *buf) gas_serv_req_dpp_processing() argument 1590 gas_serv_rx_gas_initial_req(struct hostapd_data *hapd, const u8 *sa, const u8 *data, size_t len, int prot, int std_addr3) gas_serv_rx_gas_initial_req() argument 1731 gas_serv_rx_gas_comeback_req(struct hostapd_data *hapd, const u8 *sa, const u8 *data, size_t len, int prot, int std_addr3) gas_serv_rx_gas_comeback_req() argument 1844 int prot, std_addr3; gas_serv_rx_public_action() local [all...] |
| /base/startup/appspawn/standard/ |
| H A D | appspawn_service.c | 493 int prot = PROT_READ; in GetMapMem() local
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-posix.cc | 173 int prot = GetProtectionFromMemoryPermission(access); in Allocate() local 452 int prot = GetProtectionFromMemoryPermission(access); in AllocateShared() local 478 int prot = GetProtectionFromMemoryPermission(access); in SetPermissions() local 686 int prot = PROT_READ; in open() local 962 int prot in AllocateShared() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_nl80211_capa.c | 86 unsigned int prot = 0; in probe_resp_offload_support() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver_nl80211_capa.c | 91 unsigned int prot = 0; in probe_resp_offload_support() local
|
| /third_party/musl/porting/liteos_a/user/ldso/ |
| H A D | dynlink.c | 576 static void *mmap_fixed(void *p, size_t n, int prot, int flags, int fd, off_t off) in mmap_fixed() argument 632 unsigned prot; in map_library() local 966 int prot = PROT_READ|PROT_WRITE, flags = MAP_ANONYMOUS|MAP_PRIVATE; dl_mmap() local [all...] |
| /third_party/musl/porting/liteos_a/user_debug/ldso/ |
| H A D | dynlink.c | 576 static void *mmap_fixed(void *p, size_t n, int prot, int flags, int fd, off_t off) in mmap_fixed() argument 632 unsigned prot; in map_library() local 966 int prot = PROT_READ|PROT_WRITE, flags = MAP_ANONYMOUS|MAP_PRIVATE; dl_mmap() local [all...] |
| /third_party/musl/ldso/ |
| H A D | dynlink.c | 643 static void *mmap_fixed(void *p, size_t n, int prot, int flags, int fd, off_t off) in mmap_fixed() argument 699 unsigned prot; in map_library() local 1035 int prot = PROT_READ|PROT_WRITE, flags = MAP_ANONYMOUS|MAP_PRIVATE; dl_mmap() local [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | s_server.c | 2331 static int sv_body(int s, int stype, int prot, unsigned char *context) in sv_body() argument 3038 static int www_body(int s, int stype, int prot, unsigned char *context) in www_body() argument 3494 static int rev_body(int s, int stype, int prot, unsigne argument [all...] |
| /third_party/openssl/apps/ |
| H A D | s_server.c | 2326 static int sv_body(int s, int stype, int prot, unsigned char *context) in sv_body() argument 3033 static int www_body(int s, int stype, int prot, unsigned char *context) in www_body() argument 3489 static int rev_body(int s, int stype, int prot, unsigne argument [all...] |
| /third_party/NuttX/include/nuttx/ |
| H A D | scsi.h | 868 uint8_t prot; /* 12: Bits 0: PROT_EN, Bits 1-3: P_TYPE, Bits 4-7: Reserved*/ member
|
| /third_party/musl/porting/linux/user/ldso/ |
| H A D | dynlink.c | 1281 UT_STATIC void *mmap_fixed(void *p, size_t n, int prot, int flags, int fd, off_t off) in mmap_fixed() argument 1431 unsigned prot; in map_library() local 1826 int prot = PROT_READ|PROT_WRITE, flags = MAP_ANONYMOUS|MAP_PRIVATE; dl_mmap() local 4849 unsigned prot; task_map_library() local [all...] |
| /third_party/musl/ldso/linux/ |
| H A D | dynlink.c | 1316 UT_STATIC void *mmap_fixed(void *p, size_t n, int prot, int flags, int fd, off_t off) in mmap_fixed() argument 1580 unsigned prot; in map_library() local 2014 int prot = PROT_READ|PROT_WRITE, flags = MAP_ANONYMOUS|MAP_PRIVATE; dl_mmap() local 5219 unsigned prot; task_map_library() local [all...] |
| /third_party/node/deps/v8/src/d8/ |
| H A D | d8.cc | 271 int prot = PROT_READ | PROT_WRITE; variable
|
| /third_party/openssl/test/ |
| H A D | sslapitest.c | 1523 int testresult = 0, prot; in test_large_app_data() local 4141 const unsigned char *prot; alpn_select_cb() local 8409 test_cert_cb_int(int prot, int tst) test_cert_cb_int() argument 8592 test_ca_names_int(int prot, int tst) test_ca_names_int() argument [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | simulator-aarch64.cc | 14704 int Simulator::Munmap(void* address, size_t length, int prot) { in Simulator() argument 14682 Mmap( void* address, size_t length, int prot, int flags, int fd, off_t offset) Simulator() argument
|
| /third_party/libbpf/src/ |
| H A D | libbpf.c | 13637 int prot, map_fd = bpf_map__fd(map); local
|