Home
last modified time | relevance | path

Searched defs:msgbuf (Results 1 – 25 of 29) sorted by relevance

12

/external/ltp/testcases/kernel/syscalls/ipc/msgrcv/
Dmsgrcv08.c51 struct msgbuf { struct
58 struct msgbuf msbs; in msr() argument
/external/kernel-headers/original/uapi/linux/
Dmsg.h38 struct msgbuf { struct
39 __kernel_long_t mtype; /* type of message */
40 char mtext[1]; /* message text */
/external/selinux/libselinux/utils/
Dselinux_check_access.c18 char *msgbuf, size_t msgbufsize) in cb_auditinfo()
/external/ltp/utils/sctp/func_tests/
Dtest_1_to_1_shutdown.c71 char msgbuf[100]; in main() local
Dtest_tcp_style.c70 char msgbuf[100]; in main() local
/external/python/cpython2/Python/
Dgetargs.c215 char msgbuf[256]; in vgetargs1() local
425 int *levels, char *msgbuf, size_t bufsize, int toplevel, in converttuple()
501 int *levels, char *msgbuf, size_t bufsize, PyObject **freelist) in convertitem()
532 converterr(const char *expected, PyObject *arg, char *msgbuf, size_t bufsize) in converterr()
601 char *msgbuf, size_t bufsize, PyObject **freelist) in convertsimple()
1568 char msgbuf[512]; in vgetargskeywords() local
/external/ltp/testcases/network/stress/ns-tools/
Dns-udpserver.c143 char *msgbuf; /* Pointer to the message */ in respond_to_client() local
Dns-mcast_receiver.c370 char *msgbuf; /* Pointer to the message */ in receive_mcast() local
/external/curl/tests/server/
Dfake_ntlm.c127 char *msgbuf; in main() local
Drtspd.c940 char msgbuf[64]; in send_doc() local
Dsws.c1130 char msgbuf[64]; in send_doc() local
/external/curl/lib/
Dstrerror.c769 char msgbuf[256]; in Curl_sspi_strerror() local
/external/python/cpython3/Python/
Dgetargs.c257 char msgbuf[256]; in vgetargs1_impl() local
500 int *levels, char *msgbuf, size_t bufsize, int toplevel, in converttuple()
585 int *levels, char *msgbuf, size_t bufsize, freelist_t *freelist) in convertitem()
613 converterr(const char *expected, PyObject *arg, char *msgbuf, size_t bufsize) in converterr()
656 char *msgbuf, size_t bufsize, freelist_t *freelist) in convertsimple()
1601 char msgbuf[512]; in vgetargskeywords() local
2027 char msgbuf[512]; in vgetargskeywordsfast_impl() local
/external/linux-kselftest/tools/testing/selftests/ipc/
Dmsgque.c174 struct msg1 msgbuf; in fill_msgque() local
/external/wpa_supplicant_8/src/eap_server/
Deap_server_peap.c236 struct wpabuf *buf, *encr_req, msgbuf; in eap_peap_build_phase2_req() local
272 struct wpabuf *buf1, *buf, *encr_req, msgbuf; in eap_peap_build_phase2_soh() local
481 struct wpabuf *encr_req, msgbuf; in eap_peap_build_phase2_term() local
Deap_server_ttls.c427 struct wpabuf *encr_req, msgbuf; in eap_ttls_build_phase2_mschapv2() local
/external/python/cpython2/Modules/zlib/
Dgzlib.c38 wchar_t *msgbuf; local
Dminigzip.c85 wchar_t *msgbuf; local
/external/zlib/src/
Dgzlib.c38 wchar_t *msgbuf; local
/external/openssh/
Dlog.c397 char msgbuf[MSGBUFSIZ]; in do_log() local
/external/zlib/src/test/
Dminigzip.c85 wchar_t *msgbuf; local
/external/webrtc/webrtc/base/
Dlogging.cc152 char msgbuf[256]; in LogMessage() local
/external/libchrome/base/
Dlogging.cc951 char msgbuf[kErrorMessageBufferSize]; in SystemErrorCodeToString() local
/external/u-boot/arch/m68k/include/asm/coldfire/
Dflexcan.h90 void *msgbuf; /* 0x80 Message Buffer 0-15 */ member
/external/python/cpython2/Objects/
Dobmalloc.c1601 char msgbuf[64]; in _PyObject_DebugCheckAddressApi() local

12