psbuf_get_str
if (psbuf_get_str(pb, &ext, NULL) != 0)
if (psbuf_get_str(pb, &val, NULL) != 0)
if (psbuf_get_str(pb, &rootpath, NULL) == -1)
rv = psbuf_get_str(pb, &psn->symlink, NULL);
FAILRV(psbuf_get_str(pb, hand, handlen));
int psbuf_get_str(struct puffs_framebuf *, char **, uint32_t *);
if ((rv = psbuf_get_str(pb,
if ((rv = psbuf_get_str(pb, &longname, NULL)) != 0)