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

/xnu-2782.1.97/bsd/vfs/
H A Dvfs_lookup.c172 u_long cnpflags = ndp->ni_cnd.cn_flags; /* store in case we have to restore after loop */ local
442 ndp->ni_cnd.cn_flags = cnpflags;

Completed in 20 milliseconds