Searched refs:lpd_find_job_info (Results 1 – 3 of 3) sorted by relevance
103 extern papi_status_t lpd_find_job_info(service_t *svc, int job_id, job_t **job);
233 status = lpd_find_job_info(svc, job_id, (job_t **)job); in papiJobQuery()
472 lpd_find_job_info(service_t *svc, int job_id, job_t **job) in lpd_find_job_info() function