Searched defs:mmsghdr (Results 1 – 9 of 9) sorted by relevance
/third_party/ltp/include/lapi/ |
D | socket.h | 66 struct mmsghdr { struct 67 struct msghdr msg_hdr; 68 unsigned int msg_len;
|
/third_party/musl/ndk_musl_include/sys/ |
D | socket.h | 67 struct mmsghdr { struct 74 int sendmmsg (int, struct mmsghdr *, unsigned int, unsigned int); argument
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | socket.h | 63 struct mmsghdr { struct 70 int sendmmsg (int, struct mmsghdr *, unsigned int, unsigned int); argument
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | socket.h | 52 struct mmsghdr { struct 59 int sendmmsg (int, struct mmsghdr *, unsigned int, unsigned int); argument
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | socket.h | 63 struct mmsghdr { struct 70 int sendmmsg (int, struct mmsghdr *, unsigned int, unsigned int); argument
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | socket.h | 63 struct mmsghdr { struct 70 int sendmmsg (int, struct mmsghdr *, unsigned int, unsigned int); argument
|
/third_party/musl/porting/linux/user/include/sys/ |
D | socket.h | 67 struct mmsghdr { struct 74 int sendmmsg (int, struct mmsghdr *, unsigned int, unsigned int); argument
|
/third_party/musl/include/sys/ |
D | socket.h | 63 struct mmsghdr { struct 70 int sendmmsg (int, struct mmsghdr *, unsigned int, unsigned int); argument
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | socket.h | 63 struct mmsghdr { struct 70 int sendmmsg (int, struct mmsghdr *, unsigned int, unsigned int); argument
|