Searched defs:sendto (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/libnetgraph/ |
| H A D | internal.h | 80 #define sendto(a,b,c,d,e,f) ng_sendto(a,b,c,d,e,f) macro
|
| /f-stack/app/micro_thread/ |
| H A D | mt_sys_hook.cpp | 210 ssize_t sendto(int fd, const void *message, size_t length, int flags, in sendto() function
|
| H A D | micro_thread.cpp | 1021 int MtFrame::sendto(int fd, const void *msg, int len, int flags, const struct sockaddr *to, int tol… in sendto() function in MtFrame
|
| /f-stack/app/nginx-1.16.1/src/event/modules/ |
| H A D | ngx_ff_module.c | 315 sendto(int sockfd, const void *buf, size_t len, int flags, in sendto() function
|