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

/netbsd-current/crypto/external/bsd/openssl/dist/Configurations/platform/
H A DVMS.pm20 sub binext { '.EXE' } subroutine
H A DWindows.pm15 sub binext { '.exe' } subroutine
H A Dmingw.pm15 sub binext { '.exe' } subroutine
H A DUnix.pm15 sub binext { $target{exe_extension} || '' } subroutine
H A DBASE.pm35 sub bin { return $_[0]->binname($_[1]) . $_[0]->binext() }

Completed in 138 milliseconds