Home
last modified time | relevance | path

Searched refs:child_process (Results 1 – 25 of 1078) sorted by relevance

12345678910>>...44

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/engines/target/
H A Dcleaner_engine_requests_proxy_unittest.cc65 auto child_process = in SetupChildProcess() local
68 return child_process; in SetupChildProcess()
190 if (!child_process) in MULTIPROCESS_TEST_MAIN()
211 if (!child_process) in MULTIPROCESS_TEST_MAIN()
268 if (!child_process) in MULTIPROCESS_TEST_MAIN()
292 if (!child_process) in MULTIPROCESS_TEST_MAIN()
307 if (!child_process) in MULTIPROCESS_TEST_MAIN()
330 if (!child_process) in MULTIPROCESS_TEST_MAIN()
421 if (!child_process) in MULTIPROCESS_TEST_MAIN()
435 if (!child_process) in MULTIPROCESS_TEST_MAIN()
[all …]
H A Dengine_requests_proxy_unittest.cc99 return child_process; in SetupSandboxedChildProcess()
104 if (!child_process) in MULTIPROCESS_TEST_MAIN()
126 if (!child_process) in MULTIPROCESS_TEST_MAIN()
144 if (!child_process) in MULTIPROCESS_TEST_MAIN()
170 if (!child_process) in MULTIPROCESS_TEST_MAIN()
187 if (!child_process) in MULTIPROCESS_TEST_MAIN()
204 if (!child_process) in MULTIPROCESS_TEST_MAIN()
230 if (!child_process) in MULTIPROCESS_TEST_MAIN()
267 if (!child_process) in MULTIPROCESS_TEST_MAIN()
315 if (!child_process) in MULTIPROCESS_TEST_MAIN()
[all …]
H A Dengine_file_requests_proxy_unittest.cc80 if (!child_process->Initialize()) in SetupSandboxedChildProcess()
82 return child_process; in SetupSandboxedChildProcess()
87 if (!child_process) in MULTIPROCESS_TEST_MAIN()
174 if (!child_process) in MULTIPROCESS_TEST_MAIN()
242 if (!child_process) in MULTIPROCESS_TEST_MAIN()
253 child_process->UnbindRequestsRemotes(); in MULTIPROCESS_TEST_MAIN()
263 if (!child_process) in MULTIPROCESS_TEST_MAIN()
265 child_process->UnbindRequestsRemotes(); in MULTIPROCESS_TEST_MAIN()
280 if (!child_process) in MULTIPROCESS_TEST_MAIN()
294 if (!child_process) in MULTIPROCESS_TEST_MAIN()
[all …]
H A Dlibraries_unittest.cc57 child_process->command_line().GetSwitchValueNative( in ScopedChildProcessWithTempDir()
85 scoped_refptr<SandboxChildProcess> child_process{ member in chrome_cleaner::__anon012583160111::ScopedChildProcessWithTempDir
119 ScopedChildProcessWithTempDir child_process; in MULTIPROCESS_TEST_MAIN() local
126 ScopedChildProcessWithTempDir child_process; in MULTIPROCESS_TEST_MAIN() local
129 std::wstring sample_dll = child_process.GetSampleDllName(); in MULTIPROCESS_TEST_MAIN()
140 EXPECT_NE(loaded, child_process.IsValidationEnabled()); in MULTIPROCESS_TEST_MAIN()
145 ScopedChildProcessWithTempDir child_process; in MULTIPROCESS_TEST_MAIN() local
154 child_process.engine(), in MULTIPROCESS_TEST_MAIN()
161 ScopedChildProcessWithTempDir child_process; in MULTIPROCESS_TEST_MAIN() local
164 std::wstring sample_dll = child_process.GetSampleDllName(); in MULTIPROCESS_TEST_MAIN()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/mojom/typemaps/
H A Dwstring_embedded_nulls_typemap_unittest.cc129 auto child_process = in InitChildProcess() local
140 return child_process; in InitChildProcess()
152 EXPECT_TRUE(child_process->SuccessfulEcho( in MULTIPROCESS_TEST_MAIN()
158 EXPECT_TRUE(child_process->SuccessfulEcho( in MULTIPROCESS_TEST_MAIN()
160 EXPECT_TRUE(child_process->SuccessfulEcho( in MULTIPROCESS_TEST_MAIN()
166 EXPECT_TRUE(child_process->SuccessfulEcho( in MULTIPROCESS_TEST_MAIN()
169 EXPECT_TRUE(child_process->SuccessfulEcho( in MULTIPROCESS_TEST_MAIN()
171 EXPECT_TRUE(child_process->SuccessfulEcho( in MULTIPROCESS_TEST_MAIN()
176 EXPECT_TRUE(child_process->SuccessfulEcho( in MULTIPROCESS_TEST_MAIN()
179 EXPECT_TRUE(child_process->SuccessfulEcho( in MULTIPROCESS_TEST_MAIN()
[all …]
/dports/devel/git-p4/git-2.34.1/
H A Drun-command.h44 struct child_process { struct
148 void (*clean_on_exit_handler)(struct child_process *process); argument
181 void child_process_init(struct child_process *);
189 void child_process_clear(struct child_process *);
210 int start_command(struct child_process *);
216 int finish_command(struct child_process *);
218 int finish_command_in_signal(struct child_process *);
225 int run_command(struct child_process *);
293 int pipe_command(struct child_process *cmd,
302 static inline int capture_command(struct child_process *cmd, in capture_command()
[all …]
/dports/devel/git-svn/git-2.34.1/
H A Drun-command.h44 struct child_process { struct
148 void (*clean_on_exit_handler)(struct child_process *process); argument
181 void child_process_init(struct child_process *);
189 void child_process_clear(struct child_process *);
210 int start_command(struct child_process *);
216 int finish_command(struct child_process *);
218 int finish_command_in_signal(struct child_process *);
225 int run_command(struct child_process *);
293 int pipe_command(struct child_process *cmd,
302 static inline int capture_command(struct child_process *cmd, in capture_command()
[all …]
/dports/devel/git-gui/git-2.34.1/
H A Drun-command.h44 struct child_process { struct
148 void (*clean_on_exit_handler)(struct child_process *process); argument
181 void child_process_init(struct child_process *);
189 void child_process_clear(struct child_process *);
210 int start_command(struct child_process *);
216 int finish_command(struct child_process *);
218 int finish_command_in_signal(struct child_process *);
225 int run_command(struct child_process *);
293 int pipe_command(struct child_process *cmd,
302 static inline int capture_command(struct child_process *cmd, in capture_command()
[all …]
/dports/devel/git/git-2.34.1/
H A Drun-command.h44 struct child_process { struct
148 void (*clean_on_exit_handler)(struct child_process *process); argument
181 void child_process_init(struct child_process *);
189 void child_process_clear(struct child_process *);
210 int start_command(struct child_process *);
216 int finish_command(struct child_process *);
218 int finish_command_in_signal(struct child_process *);
225 int run_command(struct child_process *);
293 int pipe_command(struct child_process *cmd,
302 static inline int capture_command(struct child_process *cmd, in capture_command()
[all …]
/dports/devel/git-cvs/git-2.34.1/
H A Drun-command.h44 struct child_process { struct
148 void (*clean_on_exit_handler)(struct child_process *process); argument
181 void child_process_init(struct child_process *);
189 void child_process_clear(struct child_process *);
210 int start_command(struct child_process *);
216 int finish_command(struct child_process *);
218 int finish_command_in_signal(struct child_process *);
225 int run_command(struct child_process *);
293 int pipe_command(struct child_process *cmd,
302 static inline int capture_command(struct child_process *cmd, in capture_command()
[all …]
/dports/devel/grpc130/grpc-1.30.2/src/python/grpcio_tests/tests/fork/
H A Dmethods.py163 child_process.start()
165 child_process.finish()
179 child_process.start()
181 child_process.finish()
197 child_process.start()
198 child_process.finish()
211 child_process.start()
213 child_process.finish()
232 child_process.start()
270 child_process.start()
[all …]
/dports/devel/grpc134/grpc-1.34.1/src/python/grpcio_tests/tests/fork/
H A Dmethods.py164 child_process.start()
166 child_process.finish()
180 child_process.start()
182 child_process.finish()
198 child_process.start()
199 child_process.finish()
212 child_process.start()
214 child_process.finish()
233 child_process.start()
271 child_process.start()
[all …]
/dports/devel/grpc/grpc-1.42.0/src/python/grpcio_tests/tests/fork/
H A Dmethods.py163 child_process.start()
165 child_process.finish()
179 child_process.start()
181 child_process.finish()
197 child_process.start()
198 child_process.finish()
211 child_process.start()
213 child_process.finish()
232 child_process.start()
270 child_process.start()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/python/grpcio_tests/tests/fork/
H A Dmethods.py163 child_process.start()
165 child_process.finish()
179 child_process.start()
181 child_process.finish()
197 child_process.start()
198 child_process.finish()
211 child_process.start()
213 child_process.finish()
232 child_process.start()
270 child_process.start()
[all …]
/dports/devel/cgit/cgit-1.2.3/git/
H A Drun-command.h44 struct child_process { struct
133 void (*clean_on_exit_handler)(struct child_process *process); argument
163 void child_process_init(struct child_process *);
171 void child_process_clear(struct child_process *);
180 int start_command(struct child_process *);
186 int finish_command(struct child_process *);
188 int finish_command_in_signal(struct child_process *);
195 int run_command(struct child_process *);
263 int pipe_command(struct child_process *cmd,
272 static inline int capture_command(struct child_process *cmd, in capture_command()
[all …]
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/utils/ptreetime/
H A Dptreetime.py339 if child_process.parent:
345 roots.remove(child_process)
348 if child_process.args is not None:
349 child_process.name = os.path.basename(child_process.args[0])
361 if child_process.args is not None:
373 child_process.name = os.path.basename(child_process.args[0])
375 roots.remove(child_process)
378 child_process.name = os.path.basename(child_process.args[0])
391 if child_process.parent is None:
396 roots.remove(child_process)
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/core/
H A Dinvitation_unittest.cc346 return child_process; in LaunchChildTestClient()
476 child_process.Close(); in TEST_F()
518 child_process.Close(); in TEST_F()
559 child_process.Close(); in TEST_F()
673 child_process.Close(); in TEST_F()
722 child_process.Pid()); in TEST_F()
744 child_process.Close(); in TEST_F()
792 child_process.Close(); in TEST_F()
856 child_process.Close(); in TEST_F()
942 child_process.Close(); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/core/
H A Dinvitation_unittest.cc347 return child_process; in LaunchChildTestClient()
477 child_process.Close(); in TEST_F()
519 child_process.Close(); in TEST_F()
560 child_process.Close(); in TEST_F()
674 child_process.Close(); in TEST_F()
723 child_process.Pid()); in TEST_F()
745 child_process.Close(); in TEST_F()
793 child_process.Close(); in TEST_F()
857 child_process.Close(); in TEST_F()
943 child_process.Close(); in TEST_F()
[all …]
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios4/
H A Dworker.h33 typedef struct child_process { struct
41 } child_process; argument
46 extern int start_cmd(child_process *cp);
70 extern int finish_job(child_process *cp, int reason);
77 extern void enter_worker(int sd, int (*cb)(child_process*));
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-4x/lib/
H A Dworker.h33 typedef struct child_process { struct
42 } child_process; argument
47 extern int start_cmd(child_process *cp);
71 extern int finish_job(child_process *cp, int reason);
78 extern void enter_worker(int sd, int (*cb)(child_process*));
/dports/net-mgmt/nagios4/nagios-4.4.6/lib/
H A Dworker.h33 typedef struct child_process { struct
42 } child_process; argument
47 extern int start_cmd(child_process *cp);
71 extern int finish_job(child_process *cp, int reason);
78 extern void enter_worker(int sd, int (*cb)(child_process*));
/dports/www/npm-node14/npm-6.14.8/lib/node_modules/npm/node_modules/execa/
H A Dreadme.md3 > A better [`child_process`](https://nodejs.org/api/child_process.html)
67 Think of this as a mix of `child_process.execFile` and `child_process.spawn`.
69 Returns a [`child_process` instance](https://nodejs.org/api/child_process.html#child_process_class_…
83 Returns a [`child_process` instance](https://nodejs.org/api/child_process.html#child_process_class_…
85 The `child_process` instance is enhanced to also be promise for a result object with `stdout` and `…
91 Returns the same result object as [`child_process.spawnSync`](https://nodejs.org/api/child_process.…
99 Returns the same result object as [`child_process.spawnSync`](https://nodejs.org/api/child_process.…
137 Child's [stdio](https://nodejs.org/api/child_process.html#child_process_options_stdio) configuratio…
240 Same options as [`stdio`](https://nodejs.org/dist/latest-v6.x/docs/api/child_process.html#child_pro…
247 Same options as [`stdio`](https://nodejs.org/dist/latest-v6.x/docs/api/child_process.html#child_pro…
[all …]
/dports/www/npm-node17/npm-6.14.8/lib/node_modules/npm/node_modules/execa/
H A Dreadme.md3 > A better [`child_process`](https://nodejs.org/api/child_process.html)
67 Think of this as a mix of `child_process.execFile` and `child_process.spawn`.
69 Returns a [`child_process` instance](https://nodejs.org/api/child_process.html#child_process_class_…
83 Returns a [`child_process` instance](https://nodejs.org/api/child_process.html#child_process_class_…
85 The `child_process` instance is enhanced to also be promise for a result object with `stdout` and `…
91 Returns the same result object as [`child_process.spawnSync`](https://nodejs.org/api/child_process.…
99 Returns the same result object as [`child_process.spawnSync`](https://nodejs.org/api/child_process.…
137 Child's [stdio](https://nodejs.org/api/child_process.html#child_process_options_stdio) configuratio…
240 Same options as [`stdio`](https://nodejs.org/dist/latest-v6.x/docs/api/child_process.html#child_pro…
247 Same options as [`stdio`](https://nodejs.org/dist/latest-v6.x/docs/api/child_process.html#child_pro…
[all …]
/dports/www/npm-node16/npm-6.14.8/lib/node_modules/npm/node_modules/execa/
H A Dreadme.md3 > A better [`child_process`](https://nodejs.org/api/child_process.html)
67 Think of this as a mix of `child_process.execFile` and `child_process.spawn`.
69 Returns a [`child_process` instance](https://nodejs.org/api/child_process.html#child_process_class_…
83 Returns a [`child_process` instance](https://nodejs.org/api/child_process.html#child_process_class_…
85 The `child_process` instance is enhanced to also be promise for a result object with `stdout` and `…
91 Returns the same result object as [`child_process.spawnSync`](https://nodejs.org/api/child_process.…
99 Returns the same result object as [`child_process.spawnSync`](https://nodejs.org/api/child_process.…
137 Child's [stdio](https://nodejs.org/api/child_process.html#child_process_options_stdio) configuratio…
240 Same options as [`stdio`](https://nodejs.org/dist/latest-v6.x/docs/api/child_process.html#child_pro…
247 Same options as [`stdio`](https://nodejs.org/dist/latest-v6.x/docs/api/child_process.html#child_pro…
[all …]
/dports/www/npm/npm-6.14.8/lib/node_modules/npm/node_modules/execa/
H A Dreadme.md3 > A better [`child_process`](https://nodejs.org/api/child_process.html)
67 Think of this as a mix of `child_process.execFile` and `child_process.spawn`.
69 Returns a [`child_process` instance](https://nodejs.org/api/child_process.html#child_process_class_…
83 Returns a [`child_process` instance](https://nodejs.org/api/child_process.html#child_process_class_…
85 The `child_process` instance is enhanced to also be promise for a result object with `stdout` and `…
91 Returns the same result object as [`child_process.spawnSync`](https://nodejs.org/api/child_process.…
99 Returns the same result object as [`child_process.spawnSync`](https://nodejs.org/api/child_process.…
137 Child's [stdio](https://nodejs.org/api/child_process.html#child_process_options_stdio) configuratio…
240 Same options as [`stdio`](https://nodejs.org/dist/latest-v6.x/docs/api/child_process.html#child_pro…
247 Same options as [`stdio`](https://nodejs.org/dist/latest-v6.x/docs/api/child_process.html#child_pro…
[all …]

12345678910>>...44