Lines Matching defs:pathbuf
238 * first create a pathbuf and adjust all the bells and whistles on it
242 struct pathbuf {
248 static struct pathbuf *
251 struct pathbuf *pb;
265 pathbuf_destroy(struct pathbuf *pb)
274 struct pathbuf *
277 struct pathbuf *pb;
286 struct pathbuf *
289 struct pathbuf *pb;
306 pathbuf_copyin(const char *userpath, struct pathbuf **ret)
308 struct pathbuf *pb;
331 pathbuf_maybe_copyin(const char *path, enum uio_seg seg, struct pathbuf **ret)
350 pathbuf_copystring(const struct pathbuf *pb, char *buf, size_t maxlen)
363 pathbuf_stringcopy_get(struct pathbuf *pb)
375 pathbuf_stringcopy_put(struct pathbuf *pb, const char *str)
497 * pathbuf.
2290 nameiat_simple(struct vnode *dvp, struct pathbuf *pb,
2313 struct pathbuf *pb;
2338 struct pathbuf *pb;