Home
last modified time | relevance | path

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

/NextBSD/lib/liblaunch/
HDlaunch.h80 #define LAUNCH_JOBKEY_STANDARDINPATH "StandardInPath" macro
/NextBSD/sbin/launchd/
HDcore.c1125 launch_data_dict_insert(r, tmp, LAUNCH_JOBKEY_STANDARDINPATH); in job_export()
2764 } else if (strcasecmp(key, LAUNCH_JOBKEY_STANDARDINPATH) == 0) { in job_import_string()