Home
last modified time | relevance | path

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

/NextBSD/sbin/launchd/
HDcore.c802 static void job_import_integer(job_t j, const char *key, long long value);
2810 job_import_integer(job_t j, const char *key, long long value) in job_import_integer() function
3131 job_import_integer(j, key, launch_data_get_integer(obj)); in job_import_keys()