/dports/databases/pgroonga/pgroonga-2.3.4/test/helpers/ |
H A D | sandbox.rb | 14 error_read, error_write = IO.pipe 22 [pid, output_read, error_read] 37 pid, output_read, error_read = spawn_process(*args) 43 readables, = IO.select([output_read, error_read], nil, nil, timeout) 50 error << read_command_output(error_read) 60 error << read_command_output(error_read)
|
/dports/security/openssl-legacy-static/openssl-1.0.2u/test/ |
H A D | bctest.com | 134 $ read /error = error_read tmp_file line 136 $ error_read:
|
/dports/security/openssl-unsafe/openssl-c9ba19c/test/ |
H A D | bctest.com | 134 $ read /error = error_read tmp_file line 136 $ error_read:
|
/dports/net/kamailio/kamailio-5.4.5/src/modules/ctl/ |
H A D | io_listener.c | 493 goto error_read; in handle_stream_read() 554 error_read: in handle_stream_read() 609 goto error_read; in handle_fifo_read() 657 error_read: in handle_fifo_read()
|
H A D | binrpc_run.c | 877 goto error_read; in rpc_scan() 886 goto error_read; in rpc_scan() 906 if (err<0) goto error_read; in rpc_scan() 914 if (err<0) goto error_read; in rpc_scan() 928 error_read: in rpc_scan()
|
/dports/comms/tio/tio-1.32/src/ |
H A D | tty.c | 669 goto error_read; in tty_connect() 681 goto error_read; in tty_connect() 745 error_read: in tty_connect()
|
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/mp4parse_capi-0.11.2/examples/ |
H A D | test.cc | 25 intptr_t error_read(uint8_t *buffer, uintptr_t size, void *userdata) in error_read() function 91 Mp4parseIo io = { error_read, &dummy_value }; in test_arg_validation_with_parser()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libstagefright/binding/mp4parse_capi/src/ |
H A D | lib.rs | 590 extern fn error_read(_: *mut u8, _: usize, _: *mut std::os::raw::c_void) -> isize { 696 read: error_read, 742 read: error_read,
|
/dports/net/kamailio/kamailio-5.4.5/utils/kamcmd/ |
H A D | kamcmd.c | 671 goto error_read; in get_reply() 722 error_read: in get_reply() 934 goto error_read; in run_binrpc_cmd() 980 error_read: in run_binrpc_cmd()
|
/dports/mail/p5-IMAP-Client/IMAP-Client-0.13/lib/IMAP/ |
H A D | Client.pm | 220 if (($self->{errorstyle} eq 'stack') && (!$self->{error_read})) { 225 $self->{error_read} = 0; 869 $self->{error_read} = 1;
|
/dports/lang/spidermonkey60/firefox-60.9.0/media/mp4parse-rust/mp4parse_capi/src/ |
H A D | lib.rs | 1116 extern fn error_read(_: *mut u8, _: usize, _: *mut std::os::raw::c_void) -> isize { in error_read() function 1217 read: Some(error_read), in arg_validation_with_parser() 1266 read: Some(error_read), in get_track_count_poisoned_parser()
|
/dports/www/firefox/firefox-99.0/third_party/rust/mp4parse_capi/src/ |
H A D | lib.rs | 1318 extern "C" fn error_read(_: *mut u8, _: usize, _: *mut std::os::raw::c_void) -> isize { in error_read() function 1411 read: Some(error_read), in parser_input_must_be_null() 1424 read: Some(error_read), in arg_validation_with_parser()
|
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/mp4parse_capi/src/ |
H A D | lib.rs | 1324 extern "C" fn error_read(_: *mut u8, _: usize, _: *mut std::os::raw::c_void) -> isize { in error_read() function 1417 read: Some(error_read), in parser_input_must_be_null() 1430 read: Some(error_read), in arg_validation_with_parser()
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/mp4parse_capi/src/ |
H A D | lib.rs | 1324 extern "C" fn error_read(_: *mut u8, _: usize, _: *mut std::os::raw::c_void) -> isize { in error_read() function 1417 read: Some(error_read), in parser_input_must_be_null() 1430 read: Some(error_read), in arg_validation_with_parser()
|
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/mp4parse_capi-0.11.2/src/ |
H A D | lib.rs | 1311 extern fn error_read(_: *mut u8, _: usize, _: *mut std::os::raw::c_void) -> isize { in error_read() function 1409 read: Some(error_read), in arg_validation_with_parser() 1455 read: Some(error_read), in get_track_count_poisoned_parser()
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/mp4parse_capi/src/ |
H A D | lib.rs | 1607 extern "C" fn error_read(_: *mut u8, _: usize, _: *mut std::os::raw::c_void) -> isize { in error_read() function 1702 read: Some(error_read), in parser_input_must_be_null() 1715 read: Some(error_read), in arg_validation_with_parser()
|
/dports/graphics/libopenraw/libopenraw-0.3.0/lib/mp4/mp4parse_capi/src/ |
H A D | lib.rs | 1764 extern "C" fn error_read(_: *mut u8, _: usize, _: *mut std::os::raw::c_void) -> isize { in error_read() function 1859 read: Some(error_read), in parser_input_must_be_null() 1872 read: Some(error_read), in arg_validation_with_parser()
|
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/core/ |
H A D | license.c | 304 goto error_read; in loadCalFile() 313 error_read: in loadCalFile()
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/test/ |
H A D | erl_distribution_wb_SUITE.erl | 410 exit({error_read, Error})
|
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/test/ |
H A D | erl_distribution_wb_SUITE.erl | 410 exit({error_read, Error})
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/test/ |
H A D | erl_distribution_wb_SUITE.erl | 440 exit({error_read, Error})
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/ |
H A D | erl_distribution_wb_SUITE.erl | 440 exit({error_read, Error})
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/ |
H A D | erl_distribution_wb_SUITE.erl | 440 exit({error_read, Error})
|
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/ |
H A D | erl_distribution_wb_SUITE.erl | 440 exit({error_read, Error})
|
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/ |
H A D | erl_distribution_wb_SUITE.erl | 440 exit({error_read, Error})
|