Home
last modified time | relevance | path

Searched refs:Parrot_Run_OS_Command_Argv (Results 1 – 7 of 7) sorted by relevance

/dports/lang/parrot/parrot-8.1.0/src/platform/ansi/
H A Dexec.c56 Parrot_Run_OS_Command_Argv(PARROT_INTERP, PMC *cmdargs) in Parrot_Run_OS_Command_Argv() function
/dports/lang/parrot/parrot-8.1.0/src/platform/win32/
H A Dexec.c97 Parrot_Run_OS_Command_Argv(PARROT_INTERP, PMC *cmdargs) in Parrot_Run_OS_Command_Argv() function
/dports/lang/parrot/parrot-8.1.0/src/platform/generic/
H A Dexec.c87 Parrot_Run_OS_Command_Argv(PARROT_INTERP, PMC *cmdargs) in Parrot_Run_OS_Command_Argv() function
/dports/lang/parrot/parrot-8.1.0/src/ops/
H A Dsys.ops49 $1 = Parrot_Run_OS_Command_Argv(interp, $2);
H A Dcore_ops.c22449 IREG(1) = Parrot_Run_OS_Command_Argv(interp, PREG(2)); in Parrot_spawnw_i_p()
/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dplatform_interface.h302 INTVAL Parrot_Run_OS_Command_Argv(Interp*, PMC *);
/dports/lang/parrot/parrot-8.1.0/src/platform/vms/
H A Dexec.c70 Parrot_Run_OS_Command_Argv(PARROT_INTERP, PMC *cmdargs) in Parrot_Run_OS_Command_Argv() function