Home
last modified time | relevance | path

Searched refs:write_length (Results 1 – 4 of 4) sorted by relevance

/dragonfly/crypto/openssh/
H A Dsftp-client.h60 u_int64_t write_length; member
H A Dsftp-client.c570 ret->upload_buflen = limits.write_length; in do_init()
653 (r = sshbuf_get_u64(msg, &limits->write_length)) != 0 || in do_limits()
/dragonfly/sys/dev/netif/oce/
H A Doce_mbox.c1577 fwcmd->params.req.write_length = data_size; in oce_mbox_lancer_write_flashrom()
H A Doce_hw.h1588 uint32_t write_length: 24; member