Searched refs:LOGIN (Results 1 – 7 of 7) sorted by relevance
52 #define LOGIN 2 macro66 { "login", LOGIN },141 case LOGIN: in ruserpass()
118 my @magic_envs = qw(HOME LOGDIR SYS$LOGIN);
78 print +($defs[0] eq uc($ENV{'SYS$LOGIN'}) ? '' : "not ($defs[0]) "),"ok 18\n";
391 that line in F<SYS$LOGIN:LOGIN.COM>.
1401 =item SYS$LOGIN (specific to the VMS port)1402 X<SYS$LOGIN>
1088 $ perl -ne "print if /perl_setup/i" SYS$LOGIN:LOGIN.COM
1130 variable C<$ENV{'SYS$LOGIN'}> is also checked, and used if it is set.) If