ISSYMLINK         189 kern/vfs_lookup.c 		if ((cnp->cn_flags & ISSYMLINK) == 0) {
ISSYMLINK         315 kern/vfs_lookup.c 	cnp->cn_flags &= ~ISSYMLINK;
ISSYMLINK         538 kern/vfs_lookup.c 		cnp->cn_flags |= ISSYMLINK;
ISSYMLINK         625 kern/vfs_lookup.c 	cnp->cn_flags &= ~ISSYMLINK;
ISSYMLINK        1379 nfs/nfs_serv.c 			if (nd.ni_cnd.cn_flags & ISSYMLINK) {
ISSYMLINK        1568 nfs/nfs_serv.c 		if (nd.ni_cnd.cn_flags & ISSYMLINK) {
ISSYMLINK        1423 nfs/nfs_subs.c 	if (cnp->cn_flags & ISSYMLINK) {