Home
last modified time | relevance | path

Searched defs:binext (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/Configurations/platform/
H A Dmingw.pm15 sub binext { '.exe' } subroutine
H A DUnix.pm15 sub binext { $target{exe_extension} || '' } subroutine
H A DVMS.pm20 sub binext { '.EXE' } subroutine
H A DWindows.pm15 sub binext { '.exe' } subroutine