Home
last modified time | relevance | path

Searched refs:LAUNCH_JOBKEY_KEEPALIVE (Results 1 – 3 of 3) sorted by relevance

/trueos/lib/liblaunch/
HDlaunch.h59 #define LAUNCH_JOBKEY_KEEPALIVE "KeepAlive" macro
/trueos/bin/launchctl/
HDlaunchctl_old.c1664 if ((tmp = launch_data_dict_lookup(id_plist, LAUNCH_JOBKEY_KEEPALIVE))) { in distill_fsevents()
/trueos/sbin/launchd/
HDcore.c2464 if (strcasecmp(key, LAUNCH_JOBKEY_KEEPALIVE) == 0) { in job_import_bool()
2974 if (strcasecmp(key, LAUNCH_JOBKEY_KEEPALIVE) == 0) { in job_import_dictionary()