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

  /src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/
Test.pm 225 It returns a CODEREF to be used by C<run>, C<pipe> or C<cmdstr>.
388 =item B<run CODEREF, OPTS>
390 CODEREF is expected to be the value return by C<cmd> or any of its
394 C<run> executes the command returned by CODEREF and return either the
649 pipe. C<pipe> returns a new CODEREF in the same manner as C<app> or C<test>,
683 =item B<with HASHREF, CODEREF>
686 the given CODEREF. Hooks are usually expected to have a coderef as value.
692 =item B<exit_checker =E<gt> CODEREF>
695 CODEREF receives the exit code as only argument and is expected to retur
    [all...]
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
Test.pm 224 It returns a CODEREF to be used by C<run>, C<pipe> or C<cmdstr>.
388 =item B<run CODEREF, OPTS>
390 CODEREF is expected to be the value return by C<cmd> or any of its
394 C<run> executes the command returned by CODEREF and return either the
722 pipe. C<pipe> returns a new CODEREF in the same manner as C<app> or C<test>,
756 =item B<with HASHREF, CODEREF>
759 the given CODEREF. Hooks are usually expected to have a coderef as value.
765 =item B<exit_checker =E<gt> CODEREF>
768 CODEREF receives the exit code as only argument and is expected to retur
    [all...]
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
Test.pm 223 It returns a CODEREF to be used by C<run>, C<pipe> or C<cmdstr>.
387 =item B<run CODEREF, OPTS>
389 CODEREF is expected to be the value return by C<cmd> or any of its
393 C<run> executes the command returned by CODEREF and return either the
696 pipe. C<pipe> returns a new CODEREF in the same manner as C<app> or C<test>,
730 =item B<with HASHREF, CODEREF>
733 the given CODEREF. Hooks are usually expected to have a coderef as value.
739 =item B<exit_checker =E<gt> CODEREF>
742 CODEREF receives the exit code as only argument and is expected to retur
    [all...]

Completed in 22 milliseconds