Home
last modified time | relevance | path

Searched refs:ni_pathbuf (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.81.2/bsd/sys/
H A Dnamei.h123 char ni_pathbuf[PATHBUFLEN]; member
/xnu-8792.81.2/bsd/vfs/
H A Dvfs_lookup.c239 cnp->cn_pnbuf = ndp->ni_pathbuf; in namei()