Home
last modified time | relevance | path

Searched refs:SAFE_SENDMSG (Results 1 – 8 of 8) sorted by relevance

/third_party/ltp/testcases/network/can/cve/
Dcan_bcm01.c86 SAFE_SENDMSG(iov.iov_len, sock1, &msg, 0); in thread_run()
116 SAFE_SENDMSG(iov.iov_len, sock2, &msg, 0); in run()
/third_party/ltp/include/
Dtst_safe_net.h42 #define SAFE_SENDMSG(msg_len, fd, msg, flags) \ macro
/third_party/ltp/testcases/kernel/syscalls/send/
Dsend02.c54 SAFE_SENDMSG(size, sock, &msg, flags); in do_sendmsg()
/third_party/ltp/lib/
Dtst_af_alg.c251 SAFE_SENDMSG(datalen, reqfd, &msg, 0); in tst_alg_sendmsg()
/third_party/ltp/testcases/kernel/syscalls/recvmsg/
Drecvmsg01.c421 SAFE_SENDMSG(sizeof(MSG), fd, &mh, 0); in sender()
/third_party/ltp/testcases/network/netstress/
Dnetstress.c625 SAFE_SENDMSG(send_msg_len, inf.fd, &msg, send_flags); in server_fn()
/third_party/ltp/doc/
Dnetwork-c-api.txt50 * +SAFE_SENDMSG(size_t msg_len, ...)+
DC-Test-Network-API.asciidoc50 * +SAFE_SENDMSG(size_t msg_len, ...)+