Searched defs:len_ptr (Results 1 – 5 of 5) sorted by relevance
| /external/ltp/testcases/kernel/syscalls/get_robust_list/ |
| D | get_robust_list01.c | 78 size_t len_ptr; /* size of structure struct robust_list_head */ in main() local
|
| /external/wpa_supplicant_8/src/wps/ |
| D | wps_er.c | 898 char **len_ptr, char **body_ptr) in wps_er_soap_hdr() 951 char *len_ptr, char *body_ptr) in wps_er_soap_end() 965 char *len_ptr, *body_ptr; in wps_er_sta_send_msg() local 1423 char *len_ptr, *body_ptr; in wps_er_send_set_sel_reg() local 1697 char *len_ptr, *body_ptr; in wps_er_ap_put_message() local 1869 char *len_ptr, *body_ptr; in wps_er_send_get_device_info() local
|
| /external/wpa_supplicant_8/src/ap/ |
| D | ieee802_11.c | 2498 u8 *len_ptr; in pasn_get_sae_wd() local
|
| /external/compiler-rt/include/sanitizer/ |
| D | linux_syscall_hooks.h | 1690 #define __sanitizer_syscall_pre_get_robust_list(pid, head_ptr, len_ptr) \ argument 1693 #define __sanitizer_syscall_post_get_robust_list(res, pid, head_ptr, len_ptr) \ argument
|
| /external/llvm-project/compiler-rt/include/sanitizer/ |
| D | linux_syscall_hooks.h | 1689 #define __sanitizer_syscall_pre_get_robust_list(pid, head_ptr, len_ptr) \ argument 1692 #define __sanitizer_syscall_post_get_robust_list(res, pid, head_ptr, len_ptr) \ argument
|