Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsftp-client.c2028 uint32_t startid, ackid; in sftp_upload() local
2096 startid = ackid = id + 1; in sftp_upload()
2146 if (id == startid || len == 0 || in sftp_upload()