Home
last modified time | relevance | path

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

/trueos/lib/liblaunch/
HDlaunch_priv.h66 #define LAUNCH_JOBKEY_POSIXSPAWNTYPE "POSIXSpawnType" macro
HDlibvproc.c592 launch_data_dict_insert(in_obj, tmp, LAUNCH_JOBKEY_POSIXSPAWNTYPE); in _spawn_via_launchd()
/trueos/sbin/launchd/
HDcore.c2674 } else if (strcasecmp(key, LAUNCH_JOBKEY_POSIXSPAWNTYPE) == 0 in job_import_string()