Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/vfs/
H A Dvfs_lookup.c1827 int need_newpathbuf; local
1844 need_newpathbuf = 1;
1846 need_newpathbuf = 0;
1849 if (need_newpathbuf) {
1893 if (need_newpathbuf) {
1903 if (need_newpathbuf) {