Searched defs:msgbuf (Results 1 – 12 of 12) sorted by relevance
35 struct msgbuf { struct36 long mtype; /* type of message */37 char mtext[1]; /* message text */
233 struct wpabuf *buf, *encr_req, msgbuf; in eap_peap_build_phase2_req() local271 struct wpabuf *buf1, *buf, *encr_req, msgbuf; in eap_peap_build_phase2_soh() local465 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
38 wchar_t *msgbuf; local
357 char msgbuf[MSGBUFSIZ]; in do_log() local
102 static char msgbuf[MAX_MESSAGE_LEN + 1]; variable
81 wchar_t *msgbuf; local
156 char msgbuf[256]; in LogMessage() local
96 byte msgbuf[MAX_MSGLEN]; member
733 char msgbuf[error_message_buffer_size]; in ~Win32ErrorLogMessage() 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