Home
last modified time | relevance | path

Searched refs:LAUNCH_JOBKEY_MULTIPLEINSTANCES (Results 1 – 2 of 2) sorted by relevance

/NextBSD/lib/liblaunch/
HDlaunch_priv.h91 #define LAUNCH_JOBKEY_MULTIPLEINSTANCES "MultipleInstances" macro
/NextBSD/sbin/launchd/
HDcore.c2551 } else if (strcasecmp(key, LAUNCH_JOBKEY_MULTIPLEINSTANCES) == 0) { in job_import_bool()
10220 if ((mi = launch_data_dict_lookup(pload, LAUNCH_JOBKEY_MULTIPLEINSTANCES))) {