Searched defs:sent (Results 1 - 25 of 63) sorted by relevance

123

/freebsd-12-stable/contrib/netbsd-tests/rump/kernspace/
H A Dsendsig.c49 bool sent = false; local
/freebsd-12-stable/lib/libc/gen/
H A Dsendmmsg.c40 size_t i, sent; local
/freebsd-12-stable/contrib/bsnmp/lib/
H A Dsupport.c134 struct servent *sent; local
/freebsd-12-stable/tests/sys/fs/fusefs/
H A Dfifo.cc68 ssize_t sent = 0; local
116 ssize_t sent = 0; local
[all...]
/freebsd-12-stable/tools/tools/net80211/wesside/udps/
H A Dudps.c52 unsigned int sent = 0; local
/freebsd-12-stable/usr.sbin/bluetooth/ath3kfw/
H A Dath3k_hw.c55 int size, count, sent = 0; local
/freebsd-12-stable/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_hw.c133 int ready = 0, sent = 0; local
331 int size, sent = 0; local
[all...]
/freebsd-12-stable/contrib/ipfilter/ipsend/
H A Dip.c161 int i, sent = 0, ts, hlen, olen; local
/freebsd-12-stable/sys/dev/pcf/
H A Dpcf.c383 pcf_write(device_t dev, const char *buf, int len, int *sent, int timeout /* us */) argument
/freebsd-12-stable/sys/dev/ppbus/
H A Dppb_1284.c399 byte_peripheral_write(device_t bus, char *buffer, int len, int *sent) argument
H A Dppi.c458 int len, error = 0, sent; local
/freebsd-12-stable/stand/libsa/
H A Dnetif.h34 int sent; member in struct:netif_stats
/freebsd-12-stable/contrib/ngatm/sscop/
H A Dcommon.c251 static int sent; local
/freebsd-12-stable/sys/dev/iicbus/
H A Dif_ic.c362 int len, sent; local
H A Diicoc.c293 iicoc_write(device_t dev, const char *buf, int len, int *sent, int timeout ) argument
H A Diiconf.c321 iicbus_write(device_t bus, const char *buf, int len, int *sent, int timeout) argument
360 int sent; local
393 iicbus_block_write(device_t bus, u_char slave, char *buf, int len, int *sent) argument
H A Diicbb.c526 iicbb_write(device_t dev, const char *buf, int len, int *sent, int timeout) argument
/freebsd-12-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c258 int min_pending, total_sent, sent, error, v; local
/freebsd-12-stable/sys/arm/freescale/vybrid/
H A Dvf_i2c.c417 i2c_write(device_t dev, const char *buf, int len, int *sent, int timeout) argument
/freebsd-12-stable/tools/tools/mctest/
H A Dmctest.cc363 struct timeval sent[number]; local
/freebsd-12-stable/sys/dev/iicbus/twsi/
H A Dtwsi.c449 twsi_write(device_t dev, const char *buf, int len, int *sent, int timeout) argument
/freebsd-12-stable/sys/dev/netmap/
H A Dnetmap_monitor.c589 int rel_slots, free_slots, busy, sent = 0; local
733 int free_slots, busy, sent = 0, m; local
/freebsd-12-stable/sys/netgraph/
H A Dng_source.c779 int sent; local
/freebsd-12-stable/sys/powerpc/mpc85xx/
H A Di2c.c407 i2c_write(device_t dev, const char *buf, int len, int *sent, int timeout) argument
/freebsd-12-stable/sys/kern/
H A Dkern_sendfile.c525 vn_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, struct uio *trl_uio, off_t offset, size_t nbytes, off_t *sent, int flags, struct thread *td) argument

Completed in 320 milliseconds

123