enum tarpc_job_status_type { TARPC_JOB_STATUS_EXITED, TARPC_JOB_STATUS_SIGNALED, TARPC_JOB_STATUS_UNKNOWN, };