Searched refs:get_current_job (Results 1 – 4 of 4) sorted by relevance
97 jobparams_t * get_current_job();
918 get_current_job()->rbinumcopies = atoi(p); in _print_ps()919 _log("Found %RBINumCopies: %d\n", get_current_job()->rbinumcopies); in _print_ps()
101 jobparams_t * get_current_job() in get_current_job() function
1151 jobparams_t *job = get_current_job(); in unhtmlify()