Home
last modified time | relevance | path

Searched defs:send (Results 1 – 24 of 24) sorted by relevance

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_darwin_sendfile_chain.c34 off_t send, prev_send, sent; in ngx_darwin_sendfile_chain() local
H A Dngx_freebsd_sendfile_chain.c36 off_t send, prev_send, sent; in ngx_freebsd_sendfile_chain() local
H A Dngx_writev_chain.c17 off_t send, prev_send; in ngx_writev_chain() local
H A Dngx_udp_sendmsg_chain.c22 off_t send; in ngx_udp_unix_sendmsg_chain() local
H A Dngx_os.h30 ngx_send_pt send; member
H A Dngx_solaris_sendfilev_chain.c46 off_t size, send, prev_send, aligned, fprev; in ngx_solaris_sendfilev_chain() local
H A Dngx_linux_sendfile_chain.c50 off_t send, prev_send; in ngx_linux_sendfile_chain() local
/f-stack/freebsd/arm/arm/
H A Dmachdep_intr.c177 void *h_arg, intr_ipi_send_t *send, void *s_arg) in intr_ipi_setup()
/f-stack/app/redis-5.0.5/src/
H A Danet_ff.c204 send(int sockfd, const void *buf, size_t len, int flags) in send() function
/f-stack/app/micro_thread/
H A Dmt_sys_hook.cpp265 ssize_t send(int fd, const void *buf, size_t nbyte, int flags) in send() function
H A Dmicro_thread.cpp1328 ssize_t MtFrame::send(int fd, const void *buf, size_t nbyte, int flags, int timeout) in send() function in MtFrame
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c409 const seqDef* const send = sequences + nbSeq; in ZSTD_seqDecompressedSize() local
712 const seqDef* const send = seqStorePtr->sequences; in ZSTD_compressSubBlock_multi() local
/f-stack/freebsd/contrib/vchiq/interface/vchi/message_drivers/
H A Dmessage.h176 …int32_t (*send)( VCHI_MDRIVER_HANDLE_T *handle, MESSAGE_TX_CHANNEL_T channel, const void *data, ui… member
/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_ff_module.c304 send(int sockfd, const void *buf, size_t len, int flags) in send() function
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_connection.h135 ngx_send_pt send; member
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c32 static void ar9300_mci_print_msg(struct ath_hal *ah, HAL_BOOL send,u_int8_t hdr, in ar9300_mci_print_msg()
/f-stack/freebsd/netinet/
H A Dsctp_os_bsd.h382 #define SCTP_SORESERVE(so, send, recv) soreserve(so, send, recv) argument
/f-stack/dpdk/examples/ip_reassembly/
H A Dmain.c145 uint64_t send; member
/f-stack/freebsd/x86/xen/
H A Dxen_intr.c1562 struct evtchn_send send = { .port = isrc->xi_port }; in xen_intr_signal() local
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.c2352 u_32_t send; local
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_openssl.c2308 ssize_t send, size; in ngx_ssl_send_chain() local
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-agl-defs.h3760 uint64_t send : 1; /**< When backpressure condition clear, send PAUSE member
H A Dcvmx-gmxx-defs.h8333 uint64_t send : 1; /**< When backpressure condition clear, send PAUSE member
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c12117 const seqDef* const send = sequences + nbSeq; in ZSTD_seqDecompressedSize() local
12416 const seqDef* const send = seqStorePtr->sequences; in ZSTD_compressSubBlock_multi() local