/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/ |
D | msg.h | 44 struct msgbuf { struct 45 __kernel_long_t mtype; 46 char mtext[1];
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/ |
D | msg.h | 44 struct msgbuf { struct 45 __kernel_long_t mtype; 46 char mtext[1];
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/ |
H A D | msg.h | 32 struct msgbuf { struct 33 __kernel_long_t mtype; 34 char mtext[1];
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/ |
D | msg.h | 36 struct msgbuf { struct 37 long mtype; /* type of message */ 38 char mtext[1]; /* message text */
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/ |
D | msg.h | 44 struct msgbuf { struct 45 __kernel_long_t mtype; 46 char mtext[1];
|
/aosp_15_r20/external/kernel-headers/original/uapi/linux/ |
H A D | msg.h | 38 struct msgbuf { struct 39 __kernel_long_t mtype; /* type of message */ 40 char mtext[1]; /* message text */
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/ |
H A D | msg.h | 32 struct msgbuf { struct 33 __kernel_long_t mtype; 34 char mtext[1];
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/ |
D | msg.h | 44 struct msgbuf { struct 45 __kernel_long_t mtype; 46 char mtext[1];
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/ |
H A D | msg.h | 32 struct msgbuf { struct 33 __kernel_long_t mtype; 34 char mtext[1];
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/ |
H A D | msg.h | 32 struct msgbuf { struct 33 __kernel_long_t mtype; 34 char mtext[1];
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | msg.h | 44 struct msgbuf { struct 45 __kernel_long_t mtype; 46 char mtext[1];
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/linux/ |
H A D | msg.h | 32 struct msgbuf { struct 33 __kernel_long_t mtype; 34 char mtext[1];
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | msg.h | 44 struct msgbuf { struct 45 __kernel_long_t mtype; 46 char mtext[1];
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/ |
D | msg.h | 44 struct msgbuf { struct 45 __kernel_long_t mtype; 46 char mtext[1];
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | getargs.c | 259 char msgbuf[256]; in vgetargs1_impl() local 502 int *levels, char *msgbuf, size_t bufsize, int toplevel, in converttuple() 588 int *levels, char *msgbuf, size_t bufsize, freelist_t *freelist) in convertitem() 628 converterr(const char *expected, PyObject *arg, char *msgbuf, size_t bufsize) in converterr() 657 char *msgbuf, size_t bufsize, freelist_t *freelist) in convertsimple() 1622 char msgbuf[512]; in vgetargskeywords() local 2064 char msgbuf[512]; in vgetargskeywordsfast_impl() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/eap_server/ |
H A D | eap_server_peap.c | 240 struct wpabuf *buf, *encr_req, msgbuf; in eap_peap_build_phase2_req() local 276 struct wpabuf *buf1, *buf, *encr_req, msgbuf; in eap_peap_build_phase2_soh() local 499 struct wpabuf *encr_req, msgbuf; in eap_peap_build_phase2_term() local
|
/aosp_15_r20/system/libbase/ |
H A D | errors_windows.cpp | 37 WCHAR msgbuf[kErrorMessageBufferSize]; in SystemErrorCodeToString() local
|
/aosp_15_r20/external/selinux/libselinux/utils/ |
H A D | selinux_check_access.c | 18 char *msgbuf, size_t msgbufsize) in cb_auditinfo()
|
/aosp_15_r20/external/ltp/utils/sctp/func_tests/ |
H A D | test_1_to_1_shutdown.c | 72 char msgbuf[100]; in main() local
|
H A D | test_tcp_style.c | 71 char msgbuf[100]; in main() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_sock_util.cc | 84 char msgbuf[CMSG_SPACE(1)]; in sock_send_fd() local
|
/aosp_15_r20/external/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-udpserver.c | 143 char *msgbuf; /* Pointer to the message */ in respond_to_client() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/msgctl/ |
H A D | msgctl06.c | 145 } msgbuf = {MSGTYPE, "abcd"}; in setup() local
|
/aosp_15_r20/external/ltp/testcases/cve/ |
H A D | icmp_rate_limit01.c | 106 char msgbuf[BUFSIZE], errbuf[BUFSIZE]; in count_icmp_errors() local
|
/aosp_15_r20/external/curl/lib/ |
H A D | strerror.c | 1090 char msgbuf[256]; in Curl_sspi_strerror() local
|