Lines Matching refs:exec
18 cp.exec(cmd, common.mustCall((err) => {
30 cp.exec(cmd, common.mustSucceed((stdout, stderr) => {
40 cp.exec(cmd, options, common.mustSucceed((stdout, stderr) => {
49 cp.exec(
63 cp.exec(
81 cp.exec(cmd, common.mustSucceed((stdout, stderr) => {
92 cp.exec(
104 cp.exec(
116 const child = cp.exec(
130 const child = cp.exec(
144 cp.exec(