Home
last modified time | relevance | path

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

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