Searched defs:msgbuf (Results 1 – 15 of 15) sorted by relevance
36 struct msgbuf { struct37 __kernel_long_t mtype; /* type of message */38 char mtext[1]; /* message text */
115 char msgbuf[CMSG_SPACE(1)]; in sock_send_fd() local
205 struct wpabuf *buf, *encr_req, msgbuf; in eap_peap_build_phase2_req() local241 struct wpabuf *buf1, *buf, *encr_req, msgbuf; in eap_peap_build_phase2_soh() local433 struct wpabuf *encr_req, msgbuf; in eap_peap_build_phase2_term() local
398 struct wpabuf *encr_req, msgbuf; in eap_ttls_build_phase2_mschapv2() local
91 char msgbuf[256]; in GenerateExtra() local
36 wchar_t *msgbuf; local
38 wchar_t *msgbuf; in gz_strwinerror() local
38 wchar_t *msgbuf; local
102 static char msgbuf[MAX_MESSAGE_LEN + 1]; variable
85 wchar_t *msgbuf; local
140 char msgbuf[256]; in LogMessage() local
713 char msgbuf[error_message_buffer_size]; in SystemErrorCodeToString() local
3329 static char msgbuf[16]; in uDNS_ReceiveNATPMPPacket() local3340 static char msgbuf[16]; in uDNS_ReceiveNATPMPPacket() local
147 char *msgbuf; // pointer to data storage to pass to free() member