Searched defs:msgbuf (Results 1 – 16 of 16) sorted by relevance
36 struct msgbuf { struct37 __kernel_long_t mtype; /* type of message */38 char mtext[1]; /* message text */
127 char *msgbuf; in main() local
930 char msgbuf[64]; in send_doc() local
1069 char msgbuf[64]; in send_doc() local
804 char msgbuf[sizeof(conn->syserr_buf)]; in Curl_sspi_strerror() local
236 struct wpabuf *buf, *encr_req, msgbuf; in eap_peap_build_phase2_req() local272 struct wpabuf *buf1, *buf, *encr_req, msgbuf; in eap_peap_build_phase2_soh() local477 struct wpabuf *encr_req, msgbuf; in eap_peap_build_phase2_term() local
428 struct wpabuf *encr_req, msgbuf; in eap_ttls_build_phase2_mschapv2() local
38 wchar_t *msgbuf; local
38 wchar_t *msgbuf; in gz_strwinerror() local
102 static char msgbuf[MAX_MESSAGE_LEN + 1]; variable
85 wchar_t *msgbuf; local
152 char msgbuf[256]; in LogMessage() local
821 char msgbuf[kErrorMessageBufferSize]; 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