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

/osnet-11/usr/src/lib/libshell/common/data/
H A Dbash_pre_rc.sh40 if [[ ! $EUID ]]
41 then EUID=$(id -u)
42 readonly EUID
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkconfig.in108 if [ "x$EUID" = "x" ] ; then
109 EUID=`id -u`
112 if [ "$EUID" != 0 ] ; then
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DEnglish.pm109 *EUID
200 *EUID = *> ;
H A DEnglish.t83 is( $EUID, $>, '$EUID' );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DFind.pm170 If find is used in taint-mode (-T command line switch or if EUID != UID

Completed in 45 milliseconds