appctx           2519 orte/orted/orted_submit.c     orte_app_context_t *appctx;
appctx           2595 orte/orted/orted_submit.c         if (NULL == (appctx = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, proc->app_idx))) {
appctx           2616 orte/orted/orted_submit.c         if ( 0 == strncmp(appctx->app, OPAL_PATH_SEP, 1 )) {
appctx           2618 orte/orted/orted_submit.c                 opal_os_path( false, appctx->app, NULL );
appctx           2621 orte/orted/orted_submit.c                 opal_os_path( false, appctx->cwd, appctx->app, NULL );