socket_sendto      76 libcli/nbt/nbtsocket.c 		status = socket_sendto(nbtsock->sock, &req->encoded, &len,
socket_sendto     101 source4/kdc/kdc.c 		status = socket_sendto(kdc_socket->sock, &rep->packet, &sendlen,
socket_sendto     209 source4/lib/messaging/messaging.c 	status = socket_sendto(msg->sock, &rec->packet, &nsent, path);
socket_sendto     153 source4/lib/socket/socket.h NTSTATUS socket_sendto(struct socket_context *sock, 
socket_sendto      77 source4/lib/socket/testsuite.c 	status = socket_sendto(sock2, &blob, &sent, srv_addr);
socket_sendto      93 source4/lib/socket/testsuite.c 	status = socket_sendto(sock1, &blob, &sent, from_addr);
socket_sendto     159 source4/libcli/cldap/cldap.c 		socket_sendto(req->cldap->sock, &req->encoded, &len, 
socket_sendto     187 source4/libcli/cldap/cldap.c 		status = socket_sendto(cldap->sock, &req->encoded, &len,
socket_sendto     117 source4/libcli/dgram/dgramsocket.c 		status = socket_sendto(dgmsock->sock, &req->encoded, &len,