Home
last modified time | relevance | path

Searched defs:smsg (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/utils/
Dmq.h18 static char smsg[MAX_MSGSIZE]; variable
/third_party/lwip/test/unit/api/
Dtest_sockets.c288 struct msghdr smsg; in test_sockets_msgapi_tcp() local
444 static void test_sockets_msgapi_udp_send_recv_loop(int s, struct msghdr *smsg, struct msghdr *rmsg) in test_sockets_msgapi_udp_send_recv_loop()
482 struct msghdr smsg; in test_sockets_msgapi_udp() local
/third_party/eudev/src/libudev/
Dlibudev-monitor.c543 struct msghdr smsg; in udev_monitor_receive_device() local
682 struct msghdr smsg = { in udev_monitor_send_device() local
/third_party/eudev/src/udev/
Dudev-ctrl.c352 struct msghdr smsg = { in udev_ctrl_receive_msg() local
/third_party/toybox/toys/pending/
Dcrond.c78 char *smsg; in loginfo() local
/third_party/libsoup/tests/
Dserver-test.c853 SoupMessage *smsg; member