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

  /src/usr.sbin/puffs/mount_psshfs/
subr.c 180 error = psbuf_expect_handle(pb, &psn->fhand_r, &psn->fhand_r_len);
207 error = psbuf_expect_handle(pb, &psn->fhand_w, &psn->fhand_w_len);
295 rv = psbuf_expect_handle(pb, &dhand, &dhandlen);
psshfs.h 218 int psbuf_expect_handle(struct puffs_framebuf *, char **, uint32_t *);
psbuf.c 491 psbuf_expect_handle(struct puffs_framebuf *pb, char **hand, uint32_t *handlen) function in typeref:typename:int
node.c 238 rv = psbuf_expect_handle(pb, &fhand, &fhandlen);

Completed in 12 milliseconds