HomeSort by: relevance | last modified time | path
    Searched refs:sshfd_data (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.sbin/puffs/mount_psshfs/
psshfs.c 332 if (puffs_framev_addfd(pu, pctx.sshfd_data,
336 pctx.sshfd_data = pctx.sshfd;
382 assert(fd == pctx->sshfd_data);
438 sshfd = &pctx->sshfd_data;
fs.c 228 close(pctx->sshfd_data);
node.c 312 if (puffs_framev_enqueue_cb(pu, pctx->sshfd_data, pb,
330 if (puffs_framev_enqueue_cb(pu, pctx->sshfd_data, pb2,
547 GETRESPONSE(pb, pctx->sshfd_data);
650 GETRESPONSE(pb, pctx->sshfd_data);
psshfs.h 158 int sshfd_data; member in struct:psshfs_ctx
subr.c 146 puffs_framev_enqueue_justsend(pu, pctx->sshfd_data, pb1, 1, 0);
158 puffs_framev_enqueue_justsend(pu, pctx->sshfd_data, pb2, 1, 0);

Completed in 14 milliseconds