Searched defs:tolen (Results 1 – 10 of 10) sorted by relevance
| /f-stack/app/micro_thread/ |
| H A D | micro_thread.cpp | 1021 …dto(int fd, const void *msg, int len, int flags, const struct sockaddr *to, int tolen, int timeout) in sendto()
|
| H A D | mt_api.cpp | 593 int mt_sendto(int fd, const void *msg, int len, int flags, const struct sockaddr *to, int tolen, in… in mt_sendto()
|
| /f-stack/tools/compat/include/sys/ |
| H A D | sysproto.h | 158 char tolen_l_[PADL_(int)]; int tolen; char tolen_r_[PADR_(int)]; member 246 char tolen_l_[PADL_(__socklen_t)]; __socklen_t tolen; char tolen_r_[PADR_(__socklen_t)]; member 255 char tolen_l_[PADL_(__socklen_t)]; __socklen_t tolen; char tolen_r_[PADR_(__socklen_t)]; member
|
| /f-stack/lib/ |
| H A D | ff_syscall_wrapper.c | 801 const struct linux_sockaddr *to, socklen_t tolen) in ff_sendto()
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 437 char tolen_l_[PADL_(int)]; int tolen; char tolen_r_[PADR_(int)]; member 1324 char tolen_l_[PADL_(__socklen_t)]; __socklen_t tolen; char tolen_r_[PADR_(__socklen_t)]; member 1333 char tolen_l_[PADL_(__socklen_t)]; __socklen_t tolen; char tolen_r_[PADR_(__socklen_t)]; member
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_proto.h | 805 char tolen_l_[PADL_(l_int)]; l_int tolen; char tolen_r_[PADR_(l_int)]; member
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_proto.h | 850 char tolen_l_[PADL_(l_int)]; l_int tolen; char tolen_r_[PADR_(l_int)]; member
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_proto.h | 208 char tolen_l_[PADL_(l_int)]; l_int tolen; char tolen_r_[PADR_(l_int)]; member
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_proto.h | 1380 char tolen_l_[PADL_(l_int)]; l_int tolen; char tolen_r_[PADR_(l_int)]; member
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_proto.h | 1373 char tolen_l_[PADL_(l_int)]; l_int tolen; char tolen_r_[PADR_(l_int)]; member
|