Home
last modified time | relevance | path

Searched defs:sent (Results 1 – 25 of 36) sorted by relevance

12

/dragonfly/sys/bus/iicbus/
H A Diicsmb.c305 int error, sent; in iicsmb_sendb() local
339 int error, sent; in iicsmb_writeb() local
357 int error, sent; in iicsmb_writew() local
379 int error, sent, read; in iicsmb_readb() local
405 int error, sent, read; in iicsmb_readw() local
432 int error, sent, read; in iicsmb_pcall() local
466 int error, sent; in iicsmb_bwrite() local
488 int error, sent, read; in iicsmb_bread() local
H A Diiconf.c236 iicbus_write(device_t bus, const char *buf, int len, int *sent, int timeout) in iicbus_write()
274 int sent; in iicbus_write_byte() local
298 iicbus_block_write(device_t bus, u_char slave, char *buf, int len, int *sent) in iicbus_block_write()
H A Diic.c198 int sent, error, count; in iicwrite() local
H A Diicbb.c385 iicbb_write(device_t dev, const char *buf, int len, int *sent, int timeout) in iicbb_write()
/dragonfly/sys/kern/
H A Dsubr_diskgpt.c174 struct gpt_ent sent; in gptinit() local
233 struct gpt_ent *sent) in gpt_setslice()
/dragonfly/sys/dev/video/cxm/
H A Dcxm_msp34xxx.c178 int sent; in cxm_msp_dpl_reset() local
224 int sent; in cxm_msp_dpl_read() local
260 int sent; in cxm_msp_dpl_write() local
H A Dcxm_saa7115.c568 int sent; in cxm_saa7115_reset() local
611 int sent; in cxm_saa7115_read() local
644 int sent; in cxm_saa7115_write() local
H A Dcxm_eeprom.c70 int sent; in cxm_eeprom_read() local
H A Dcxm_tuner.c528 int sent; in cxm_tuner_write() local
/dragonfly/contrib/ncurses/progs/
H A Dreset_cmd.c102 bool sent = FALSE; in cat_file() local
420 bool sent = FALSE; in sent_string() local
/dragonfly/tools/tools/net80211/wesside/udps/
H A Dudps.c52 unsigned int sent = 0; in own() local
/dragonfly/tools/tools/net80211/wlaninject/
H A Dwlaninject.c439 int possible_match(struct ieee80211_frame *sent, int slen, in possible_match()
467 int do_verify(struct ieee80211_frame *sent, int slen, void *got, int glen) in do_verify()
/dragonfly/sys/netinet/
H A Dtcp_input.c3263 uint32_t sent, seglen; in tcp_sack_rexmt() local
3342 uint32_t pipe, sent; in tcp_sack_limitedxmit() local
3617 u_int sent; in tcp_recv_dupack() local
/dragonfly/sys/vfs/nfs/
H A Dnfsrtt.h61 int sent; /* # rpcs in progress */ member
/dragonfly/stand/lib/
H A Dnetif.h37 int sent; member
/dragonfly/sys/dev/netif/ic/
H A Dif_ic.c342 int len, sent; in icoutput() local
/dragonfly/crypto/openssh/
H A Dsshconnect2.c715 int pktype, found = 0, sent = 0; in input_userauth_pk_ok() local
1352 int r, fallback_sigtype, sent = 0; in sign_and_send_pubkey() local
1523 int sent = 0, r; in send_pubkey_test() local
1896 int sent = 0; in userauth_pubkey() local
/dragonfly/crypto/libressl/ssl/
H A Dtls13_handshake.c35 int (*sent)(struct tls13_ctx *ctx); member
H A Dtls13_legacy.c262 size_t n, sent; in tls13_legacy_write_bytes() local
/dragonfly/sys/bus/ppbus/
H A Dppb_1284.c389 byte_peripheral_write(device_t bus, char *buffer, int len, int *sent) in byte_peripheral_write()
/dragonfly/sys/dev/misc/ppi/
H A Dppi.c417 int len, error = 0, sent; in ppiwrite() local
/dragonfly/sys/netgraph/tty/
H A Dng_tty.c424 int sent; in ngt_start() local
/dragonfly/sys/netgraph7/tty/
H A Dng_tty.c427 int sent; in ngt_start() local
/dragonfly/sbin/routed/rtquery/
H A Drtquery.c89 struct timeval sent; /* when query sent */ variable
/dragonfly/sbin/dump/
H A Dtape.c99 int sent; /* 1 == we've sent this slave requests */ member

12