Searched refs:sendmsg (Results 1 – 7 of 7) sorted by relevance
| /device/soc/winnermicro/wm800/board/include/ |
| D | wm_type_def.h | 214 #ifndef sendmsg 215 #define sendmsg lwip_sendmsg macro
|
| /device/soc/esp/esp32/components/esp_lwip/port/include/lwip/ |
| D | sockets.h | 572 #define lwip_sendmsg sendmsg 667 static inline ssize_t sendmsg(int s,const struct msghdr *message,int flags) in sendmsg() function 726 #define sendmsg(s,message,flags) lwip_sendmsg(s,message,flags) macro
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| D | sockets.h | 822 #define lwip_sendmsg sendmsg 2475 #define sendmsg(s, message, flags) lwip_sendmsg(s, message, flags) macro
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/ |
| D | socket.h | 965 ssize_t sendmsg (int, const struct msghdr *, int);
|
| /device/soc/rockchip/common/sdk_linux/net/bluetooth/ |
| D | sco.c | 1290 .sendmsg = sco_sock_sendmsg,
|
| D | l2cap_sock.c | 1930 .sendmsg = l2cap_sock_sendmsg,
|
| /device/board/isoftstone/zhiyuan/kernel/driver/ramfs/ |
| D | rootfs_arm64.cpio.gz | |