Searched defs:_output (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/kyua/drivers/ |
H A D | report_junit.hpp | 61 std::ostream& _output; member in drivers::report_junit_hooks
|
/freebsd/contrib/kyua/utils/process/ |
H A D | child.cpp | 68 std::unique_ptr< process::ifdstream > _output; member
|
/freebsd/contrib/kyua/cli/ |
H A D | cmd_report.cpp | 79 std::ostream& _output; member in __anon4c1718110111::report_console_hooks
|
/freebsd/sys/net/route/ |
H A D | route_debug.h | 83 #define _output printf macro
|
/freebsd/crypto/openssl/test/ |
H A D | fake_rsaprov.c | 1198 #define DECODER(_name, _input, _output) \ argument 1203 #define DECODER_w_structure(_name, _input, _structure, _output) \ argument
|
H A D | tls-provider.c | 2067 #define ENCODER(_name, _sym, _fips, _output) \ argument 2072 #define ENCODER_w_structure(_name, _sym, _output, _structure) \ argument 2569 #define DECODER(_name, _input, _output) \ argument 2573 #define DECODER_w_structure(_name, _input, _structure, _output) \ argument
|