Searched refs:ncache_isroot (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/lsof-52/lsof/lib/
H A Drnam.c147 _PROTOTYPE(static int ncache_isroot,(KA_T na, char *cp));
190 * ncache_isroot() - is head of name cache path a file system root?
194 ncache_isroot(na, cp) function
648 if (ncache_isroot(lc->pa, cp))
H A Drnch.c168 _PROTOTYPE(static int ncache_isroot,(KA_T va, char *cp));
231 * ncache_isroot() - is head of name cache path a file system root?
235 ncache_isroot(va, cp) function
793 if (ncache_isroot(lc->dp, cp))
H A Drnmh.c182 _PROTOTYPE(static int ncache_isroot,(KA_T na, char *cp));
225 * ncache_isroot() - is head of name cache path a file system root?
229 ncache_isroot(na, cp) function
723 if (ncache_isroot(lc->pa, cp))

Completed in 196 milliseconds