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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/
H A DToRtf.pm59 F<autoexec.bat>.
61 Handy tip: put C<set PERLDOC=-ortf> in your F<autoexec.bat>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Win32.pm98 might indicate a command, otherwise .com, .exe, .bat and .cmd will be
107 : qw(.com .exe .bat .cmd);
407 return "$file.bat" if -r "$file.bat" && -f _;
/osnet-11/usr/src/lib/liblldp/common/
H A Dliblldp_prop.c319 uint8_t bat[8]; local
322 bzero(bat, sizeof (uint8_t) * 8);
323 if ((err = lldp_str2arr(batval, bat, 8)) != 0)
327 sum += bat[cnt];
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dmagic.t212 $script = "$wd/show-shebang.bat";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DDosGlob.pm548 10 times faster than using perlglob.exe, and using perlglob.bat is
566 perlglob.bat
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFind.pm250 # this involves testing the .bat extension on Win32!
285 F<.bat>, F<.cmd> on Win32 and OS/2, or F<.com> on VMS, respectively.
308 $_[0] =~ s/\.(bat|exe|cmd)\z//i if($^O =~ /mswin|os2/i);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/LangTags/
H A DList.pm362 =item [{bat} : Baltic (Other)]

Completed in 29 milliseconds