Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsftp-client.c2043 u_int32_t startid, ackid; in sftp_upload() local
2110 startid = ackid = id + 1; in sftp_upload()
2160 if (id == startid || len == 0 || in sftp_upload()