#include <jobs.h>
Public Attributes | |
| struct procstat | ps0 |
| struct procstat * | ps |
| short | nprocs |
| pid_t | pgrp |
| char | state |
| char | used |
| char | changed |
| char | foreground |
| struct job * | next |
| time_t | age |
| char | name [sizeof(jobX)] |
| struct job ** | prev |
| handler_t * | handler |
| time_t | timeout |
| void * | data |
Definition at line 62 of file jobs.h.
| char job::changed |
| char job::foreground |
| short job::nprocs |
| char job::state |
1.5.8