Lines Matching defs:pnp
75 pn_alloc(struct pathname *pnp) in pn_alloc()
86 pn_free(struct pathname *pnp) in pn_free()
101 pn_get_buf(char *str, enum uio_seg seg, struct pathname *pnp, in pn_get_buf()
122 pn_get(char *str, enum uio_seg seg, struct pathname *pnp) in pn_get()
140 pn_set(struct pathname *pnp, char *path) in pn_set()
162 pn_insert(struct pathname *pnp, struct pathname *sympnp, size_t complen) in pn_insert()
198 pn_getsymlink(vnode_t *vp, struct pathname *pnp, cred_t *crp) in pn_getsymlink()
228 pn_getcomponent(struct pathname *pnp, char *component) in pn_getcomponent()
260 pn_skipslash(struct pathname *pnp) in pn_skipslash()
275 pn_setlast(struct pathname *pnp) in pn_setlast()
298 pn_fixslash(struct pathname *pnp) in pn_fixslash()
317 pn_addslash(struct pathname *pnp) in pn_addslash()