rinfo_get
rp = rinfo_get(0); /* allocating a new runinfo struct */
if ((rp = rinfo_get(pid)) == NULL) {
static struct runinfo *rinfo_get(pid_t);