Home
last modified time | relevance | path

Searched refs:new_stdin (Results 1 – 25 of 132) sorted by relevance

123456

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/tests/unit/plugins/connection/
H A Dtest_aws_ssm.py23 new_stdin = StringIO()
47 new_stdin = StringIO()
83 new_stdin = StringIO()
90 new_stdin = StringIO()
98 new_stdin = StringIO()
111 new_stdin = StringIO()
122 new_stdin = StringIO()
132 new_stdin = StringIO()
141 new_stdin = StringIO()
152 new_stdin = StringIO()
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/units/plugins/connection/
H A Dtest_winrm.py210 new_stdin = StringIO()
212 conn = connection_loader.get('winrm', pc, new_stdin)
244 new_stdin = StringIO()
245 conn = connection_loader.get('winrm', pc, new_stdin)
273 new_stdin = StringIO()
301 new_stdin = StringIO()
324 new_stdin = StringIO()
349 new_stdin = StringIO()
374 new_stdin = StringIO()
397 new_stdin = StringIO()
[all …]
H A Dtest_psrp.py209 new_stdin = StringIO()
211 conn = connection_loader.get('psrp', pc, new_stdin)
223 new_stdin = StringIO()
225 conn = connection_loader.get('psrp', pc, new_stdin)
H A Dtest_ssh.py44 new_stdin = StringIO()
45 conn = ssh.Connection(pc, new_stdin)
72 new_stdin = StringIO()
73 conn = connection_loader.get('ssh', pc, new_stdin)
78 new_stdin = StringIO()
79 conn = connection_loader.get('ssh', pc, new_stdin)
93 new_stdin = StringIO()
215 new_stdin = StringIO()
272 new_stdin = StringIO()
345 new_stdin = StringIO()
[all …]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/units/plugins/connection/
H A Dtest_winrm.py210 new_stdin = StringIO()
212 conn = connection_loader.get('winrm', pc, new_stdin)
244 new_stdin = StringIO()
245 conn = connection_loader.get('winrm', pc, new_stdin)
273 new_stdin = StringIO()
301 new_stdin = StringIO()
324 new_stdin = StringIO()
349 new_stdin = StringIO()
374 new_stdin = StringIO()
397 new_stdin = StringIO()
[all …]
H A Dtest_psrp.py209 new_stdin = StringIO()
211 conn = connection_loader.get('psrp', pc, new_stdin)
223 new_stdin = StringIO()
225 conn = connection_loader.get('psrp', pc, new_stdin)
H A Dtest_ssh.py53 new_stdin = StringIO()
54 conn = ssh.Connection(pc, new_stdin)
81 new_stdin = StringIO()
82 conn = connection_loader.get('ssh', pc, new_stdin)
87 new_stdin = StringIO()
88 conn = connection_loader.get('ssh', pc, new_stdin)
102 new_stdin = StringIO()
224 new_stdin = StringIO()
281 new_stdin = StringIO()
354 new_stdin = StringIO()
[all …]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/units/plugins/connection/
H A Dtest_winrm.py210 new_stdin = StringIO()
212 conn = connection_loader.get('winrm', pc, new_stdin)
248 new_stdin = StringIO()
249 conn = connection_loader.get('winrm', pc, new_stdin)
281 new_stdin = StringIO()
309 new_stdin = StringIO()
332 new_stdin = StringIO()
357 new_stdin = StringIO()
382 new_stdin = StringIO()
405 new_stdin = StringIO()
[all …]
H A Dtest_psrp.py209 new_stdin = StringIO()
211 conn = connection_loader.get('psrp', pc, new_stdin)
223 new_stdin = StringIO()
225 conn = connection_loader.get('psrp', pc, new_stdin)
H A Dtest_ssh.py53 new_stdin = StringIO()
54 conn = ssh.Connection(pc, new_stdin)
81 new_stdin = StringIO()
82 conn = connection_loader.get('ssh', pc, new_stdin)
87 new_stdin = StringIO()
88 conn = connection_loader.get('ssh', pc, new_stdin)
102 new_stdin = StringIO()
224 new_stdin = StringIO()
282 new_stdin = StringIO()
357 new_stdin = StringIO()
[all …]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/units/executor/
H A Dtest_task_executor.py44 new_stdin = None
52 new_stdin=new_stdin,
71 new_stdin = None
79 new_stdin=new_stdin,
136 new_stdin = None
145 new_stdin=new_stdin,
173 new_stdin = None
181 new_stdin=new_stdin,
332 new_stdin = None
340 new_stdin=new_stdin,
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/units/executor/
H A Dtest_task_executor.py50 new_stdin = None
58 new_stdin=new_stdin,
77 new_stdin = None
85 new_stdin=new_stdin,
142 new_stdin = None
151 new_stdin=new_stdin,
179 new_stdin = None
187 new_stdin=new_stdin,
233 new_stdin=new_stdin,
529 new_stdin=new_stdin,
[all …]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/units/executor/
H A Dtest_task_executor.py44 new_stdin = None
52 new_stdin=new_stdin,
71 new_stdin = None
79 new_stdin=new_stdin,
136 new_stdin = None
145 new_stdin=new_stdin,
173 new_stdin = None
181 new_stdin=new_stdin,
227 new_stdin=new_stdin,
523 new_stdin=new_stdin,
[all …]
/dports/devel/p5-Proc-Background/Proc-Background-1.30/lib/Proc/Background/
H A DWin32.pm55 my ($inherit, $new_stdin, $old_stdin, $new_stdout, $old_stdout, $new_stderr, $old_stderr);
58 $new_stdin= _resolve_file_handle($options->{stdin}, '<', \*STDIN);
60 if defined $new_stdin;
78 open STDIN, '<&', $new_stdin or die "Can't redirect STDIN: $!\n"
79 if defined $new_stdin;
H A DUnix.pm60 my ($new_stdin, $new_stdout, $new_stderr);
61 $new_stdin= _resolve_file_handle($options->{stdin}, '<', \*STDIN)
113 open STDIN, '<&', $new_stdin or die "Can't redirect STDIN: $!\n"
114 if defined $new_stdin;
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/arm64/pauth/
H A Dpac.c92 int new_stdin[2]; in exec_sign_all() local
100 ret = pipe(new_stdin); in exec_sign_all()
129 dup2(new_stdin[0], STDIN_FILENO); in exec_sign_all()
141 close(new_stdin[0]); in exec_sign_all()
142 close(new_stdin[1]); in exec_sign_all()
153 close(new_stdin[0]); in exec_sign_all()
156 ret = write(new_stdin[1], &val, sizeof(size_t)); in exec_sign_all()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/arm64/pauth/
H A Dpac.c92 int new_stdin[2]; in exec_sign_all() local
100 ret = pipe(new_stdin); in exec_sign_all()
129 dup2(new_stdin[0], STDIN_FILENO); in exec_sign_all()
141 close(new_stdin[0]); in exec_sign_all()
142 close(new_stdin[1]); in exec_sign_all()
153 close(new_stdin[0]); in exec_sign_all()
156 ret = write(new_stdin[1], &val, sizeof(size_t)); in exec_sign_all()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/arm64/pauth/
H A Dpac.c92 int new_stdin[2]; in exec_sign_all() local
100 ret = pipe(new_stdin); in exec_sign_all()
129 dup2(new_stdin[0], STDIN_FILENO); in exec_sign_all()
141 close(new_stdin[0]); in exec_sign_all()
142 close(new_stdin[1]); in exec_sign_all()
153 close(new_stdin[0]); in exec_sign_all()
156 ret = write(new_stdin[1], &val, sizeof(size_t)); in exec_sign_all()
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/error_from_connection/connection_plugins/
H A Ddummy.py24 def __init__(self, play_context, new_stdin, *args, **kwargs): argument
25 super(Connection, self).__init__(play_context, new_stdin, *args, **kwargs)
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/error_from_connection/connection_plugins/
H A Ddummy.py24 def __init__(self, play_context, new_stdin, *args, **kwargs): argument
25 super(Connection, self).__init__(play_context, new_stdin, *args, **kwargs)
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/integration/targets/error_from_connection/connection_plugins/
H A Ddummy.py24 def __init__(self, play_context, new_stdin, *args, **kwargs): argument
25 super(Connection, self).__init__(play_context, new_stdin, *args, **kwargs)
/dports/lang/python27/Python-2.7.18/Demo/pysvr/
H A Dpysvr.c279 PyObject *new_stdin, *new_stdout; in run_interpreter() local
296 new_stdin = PyFile_FromFile(input, "<socket-in>", "r", NULL); in run_interpreter()
299 PySys_SetObject("stdin", new_stdin); in run_interpreter()
334 Py_XDECREF(new_stdin); in run_interpreter()
/dports/lang/python-legacy/Python-2.7.18/Demo/pysvr/
H A Dpysvr.c279 PyObject *new_stdin, *new_stdout; in run_interpreter() local
296 new_stdin = PyFile_FromFile(input, "<socket-in>", "r", NULL); in run_interpreter()
299 PySys_SetObject("stdin", new_stdin); in run_interpreter()
334 Py_XDECREF(new_stdin); in run_interpreter()
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/
H A Dtest_cmdline.py48 new_stdin = sys.stdin = io.TextIOWrapper(stdin_buffer, 'utf-8')
52 stdin_buffer = new_stdin = sys.stdin = StringIO()
55 new_stdin.write(kwds.get('stdin', ''))
56 new_stdin.seek(0, 0)
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/plugins/connection/
H A Dnapalm.py152 def __init__(self, play_context, new_stdin, *args, **kwargs): argument
153 super(Connection, self).__init__(play_context, new_stdin, *args, **kwargs)

123456