| /src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| socket_wrapper.h | 106 #ifdef sendto 107 #undef sendto macro 109 #define sendto(s,buf,len,flags,to,tolen) swrap_sendto(s,buf,len,flags,to,tolen) macro
|
| socket_wrapper.h | 106 #ifdef sendto 107 #undef sendto macro 109 #define sendto(s,buf,len,flags,to,tolen) swrap_sendto(s,buf,len,flags,to,tolen) macro
|
| /src/lib/libpthread/ |
| pthread_cancelstub.c | 144 __typeof(sendto) _sys_sendto; 664 sendto(int s, const void *msg, size_t len, int flags, function 816 __strong_alias(_sendto, sendto)
|
| pthread_cancelstub.c | 144 __typeof(sendto) _sys_sendto; 664 sendto(int s, const void *msg, size_t len, int flags, function 816 __strong_alias(_sendto, sendto)
|
| /src/sys/rump/include/rump/ |
| rump_syscallshotgun.h | 47 #define sendto(a,b,c,d,e,f) rump_sys_sendto(a,b,c,d,e,f) macro
|
| rump_syscallshotgun.h | 47 #define sendto(a,b,c,d,e,f) rump_sys_sendto(a,b,c,d,e,f) macro
|
| /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/ |
| socket.h | 284 isc_result_t (*sendto)(isc_socket_t *sock, isc_region_t *region, member in struct:isc_socketmethods
|
| socket.h | 284 isc_result_t (*sendto)(isc_socket_t *sock, isc_region_t *region, member in struct:isc_socketmethods
|