MSG_MORE           32 source3/lib/sendfile.c #ifndef MSG_MORE
MSG_MORE           50 source3/lib/sendfile.c 			ret = sys_send(tofd, header->data + total,hdr_len - total, MSG_MORE);
MSG_MORE          102 source3/lib/sendfile.c #ifndef MSG_MORE
MSG_MORE          134 source3/lib/sendfile.c 			ret = sys_send(tofd, header->data + total,hdr_len - total, MSG_MORE);