appfile 192 orte/mca/schizo/ompi/schizo_ompi.c &orte_cmd_options.appfile, OPAL_CMD_LINE_TYPE_STRING, appfile 1167 orte/orted/orted_submit.c if (NULL != orte_cmd_options.appfile) { appfile 1168 orte/orted/orted_submit.c free(orte_cmd_options.appfile); appfile 1169 orte/orted/orted_submit.c orte_cmd_options.appfile = NULL; appfile 1464 orte/orted/orted_submit.c if (NULL != orte_cmd_options.appfile) { appfile 1484 orte/orted/orted_submit.c if (NULL != orte_cmd_options.appfile) { appfile 1485 orte/orted/orted_submit.c return parse_appfile(jdata, strdup(orte_cmd_options.appfile), app_env); appfile 1910 orte/orted/orted_submit.c if (NULL != orte_cmd_options.appfile) { appfile 1911 orte/orted/orted_submit.c free(orte_cmd_options.appfile); appfile 1912 orte/orted/orted_submit.c orte_cmd_options.appfile = NULL; appfile 58 orte/orted/orted_submit.h char *appfile;