HomeSort by: relevance | last modified time | path
    Searched defs:dhandlen (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/puffs/mount_psshfs/
subr.c 268 uint32_t count, dhandlen; local in function:sftp_readdir
295 rv = psbuf_expect_handle(pb, &dhand, &dhandlen);
319 psbuf_req_data(pb, SSH_FXP_READDIR, reqid, dhand, dhandlen);
410 psbuf_req_data(pb, SSH_FXP_CLOSE, reqid, dhand, dhandlen);

Completed in 11 milliseconds