Searched refs:job_import_integer (Results 1 – 1 of 1) sorted by relevance
802 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() function3131 job_import_integer(j, key, launch_data_get_integer(obj)); in job_import_keys()