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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/synthfs/
H A Dsynthfs_vnops.c467 IN struct componentname *source_cnp;
504 struct componentname *source_cnp = ap->a_fcnp; local
512 (source_cnp->cn_flags & HASBUF) == 0)
531 if ((source_cnp->cn_namelen == 1 && source_cnp->cn_nameptr[0] == '.')
533 || (source_cnp->cn_flags & ISDOTDOT)

Completed in 24 milliseconds