Searched refs:LAUNCH_JOBKEY_MULTIPLEINSTANCES (Results 1 – 2 of 2) sorted by relevance
91 #define LAUNCH_JOBKEY_MULTIPLEINSTANCES "MultipleInstances" macro
2551 } else if (strcasecmp(key, LAUNCH_JOBKEY_MULTIPLEINSTANCES) == 0) { in job_import_bool()10220 if ((mi = launch_data_dict_lookup(pload, LAUNCH_JOBKEY_MULTIPLEINSTANCES))) {