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

  /src/usr.sbin/puffs/mount_9p/
ninepuffs.h 85 if (puffs_framev_enqueue_justsend(pu,p9p->servsock,pb,1,0)==-1){\
  /src/usr.sbin/puffs/mount_psshfs/
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);
411 puffs_framev_enqueue_justsend(pu, pctx->sshfd, pb, 1, 0);
psshfs.h 78 if (puffs_framev_enqueue_justsend(pu, fd, pb, 1, 0) == -1) { \
  /src/lib/libpuffs/
puffs.h 714 int puffs_framev_enqueue_justsend(struct puffs_usermount *, int,
framebuf.c 418 puffs_framev_enqueue_justsend(struct puffs_usermount *pu, int fd, function in typeref:typename:int
puffs.c 752 puffs_framev_enqueue_justsend(pu, puffs_getselectable(pu), pb, 1, 0);
dispatcher.c 72 puffs_framev_enqueue_justsend(pu, pu->pu_fd,
  /src/usr.sbin/perfused/
msg.c 268 error = puffs_framev_enqueue_justsend(pu, fd, pb, 0, 0);

Completed in 16 milliseconds