ni_segflg         112 compat/osf1/osf1_exec.c 	if (epp->ep_ndp->ni_segflg == UIO_SYSSPACE)
ni_segflg         204 kern/exec_script.c 	epp->ep_ndp->ni_segflg = UIO_SYSSPACE;
ni_segflg         112 kern/vfs_lookup.c 	if (ndp->ni_segflg == UIO_SYSSPACE)
ni_segflg          48 sys/namei.h    	enum	uio_seg ni_segflg;	/* location of pathname */
ni_segflg         145 sys/namei.h    	(ndp)->ni_segflg = segflg; \
ni_segflg          95 xfs/xfs_locl.h 	(ndp)->ni_segflg = segflg;			\