custom_args 38 orte/mca/plm/alps/plm_alps.h char *custom_args; custom_args 123 orte/mca/plm/alps/plm_alps_component.c mca_plm_alps_component.custom_args = NULL; custom_args 128 orte/mca/plm/alps/plm_alps_component.c &mca_plm_alps_component.custom_args); custom_args 265 orte/mca/plm/alps/plm_alps_module.c if ( NULL != mca_plm_alps_component.custom_args ) { custom_args 266 orte/mca/plm/alps/plm_alps_module.c custom_strings = opal_argv_split(mca_plm_alps_component.custom_args, ' '); custom_args 32 orte/mca/plm/slurm/plm_slurm.h char *custom_args; custom_args 98 orte/mca/plm/slurm/plm_slurm_component.c mca_plm_slurm_component.custom_args = NULL; custom_args 103 orte/mca/plm/slurm/plm_slurm_component.c &mca_plm_slurm_component.custom_args); custom_args 288 orte/mca/plm/slurm/plm_slurm_module.c if ( NULL != mca_plm_slurm_component.custom_args ) { custom_args 289 orte/mca/plm/slurm/plm_slurm_module.c custom_strings = opal_argv_split(mca_plm_slurm_component.custom_args, ' ');