HomeSort by: relevance | last modified time | path
    Searched refs:getopt_arg (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/apps/
tsget.in 134 my $getopt_arg = "h:e:o:vdk:p:c:C:P:r:g:";
138 getopts($getopt_arg, \%options) or usage;
141 getopts($getopt_arg, \%options) or usage;
  /src/crypto/external/bsd/openssl/dist/apps/
tsget.in 134 my $getopt_arg = "h:e:o:vdk:p:c:C:P:r:g:";
138 getopts($getopt_arg, \%options) or usage;
141 getopts($getopt_arg, \%options) or usage;
  /src/crypto/external/bsd/openssl.old/dist/apps/
tsget.in 134 my $getopt_arg = "h:e:o:vdk:p:c:C:P:r:g:";
138 getopts($getopt_arg, \%options) or usage;
141 getopts($getopt_arg, \%options) or usage;

Completed in 24 milliseconds