Searched refs:out_type (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/MITKerberosShim-66/PrivateKerberos/
H A Dkim_ccache.h495 * \param out_type on exit, the type string of \a in_ccache.
500 kim_string *out_type);
/macosx-10.10.1/Security-57031.1.35/Security/regressions/inc/IPC/
H A DRun3.pm441 my $out_type = _type $stdout;
451 my $out_fh = _fh_for_child_output "stdout", $out_type, $stdout,
547 _read_child_output_fh "stdout", $out_type, $stdout, $out_fh, $options
548 if defined $out_fh && $out_type && $out_type ne "FH";
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/t/IPC/
H A DRun3.pm441 my $out_type = _type $stdout;
451 my $out_fh = _fh_for_child_output "stdout", $out_type, $stdout,
547 _read_child_output_fh "stdout", $out_type, $stdout, $out_fh, $options
548 if defined $out_fh && $out_type && $out_type ne "FH";
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-c/detail/
H A Dprocess_test.c71 enum out_type { stdout_type, stderr_type }; enum
84 enum out_type m_type;
94 check_file(const enum out_type type)

Completed in 217 milliseconds