Searched refs:LAUNCH_JOBKEY_ENVIRONMENTVARIABLES (Results 1 – 3 of 3) sorted by relevance
68 #define LAUNCH_JOBKEY_ENVIRONMENTVARIABLES "EnvironmentVariables" macro
618 launch_data_dict_insert(in_obj, tmp_dict, LAUNCH_JOBKEY_ENVIRONMENTVARIABLES); in _spawn_via_launchd()
1151 launch_data_dict_insert(r, tmp, LAUNCH_JOBKEY_ENVIRONMENTVARIABLES); in job_export()3003 if (strcasecmp(key, LAUNCH_JOBKEY_ENVIRONMENTVARIABLES) == 0) { in job_import_dictionary()