Searched refs:runinfo (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cron/
H A Dcron.c230 static struct runinfo struct
239 struct runinfo *next;
300 static void cleanup(struct runinfo *rn, int r);
304 static void logit(int, struct runinfo *, int);
322 static struct runinfo *rinfo_get(pid_t);
323 static void rinfo_free(struct runinfo *rp);
324 static void mail_result(struct usr *p, struct runinfo *pr, size_t filesize);
2047 * or cron jobs (since the runinfo structure also has a
2174 * free at_cmdfile and outfile plus jobname buffers of the runinfo structure.
2187 struct runinfo *r
[all...]

Completed in 85 milliseconds