Home
last modified time | relevance | path

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

/NextBSD/lib/liblaunch/
HDlaunch.h115 #define LAUNCH_JOBKEY_MACH_RESETATCLOSE "ResetAtClose" macro
/NextBSD/sbin/launchd/
HDcore.c6613 } else if (strcasecmp(key, LAUNCH_JOBKEY_MACH_RESETATCLOSE) == 0) { in machservice_setup_options()