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

  /src/usr.sbin/puffs/mount_psshfs/
node.c 231 uint32_t fhandlen; local in function:psshfs_node_create
238 rv = psbuf_expect_handle(pb, &fhand, &fhandlen);
263 psbuf_req_data(pb, SSH_FXP_CLOSE, reqid, fhand, fhandlen);

Completed in 66 milliseconds