dpkg 1.22.7-3-g89f48
|
Data Fields | |
bool | used |
const char * | desc |
pid_t | pid |
struct sigaction | sigpipe |
int | stdout_old |
int | pipe [2] |
const char* pager::desc |
Referenced by pager_reap(), and pager_spawn().
pid_t pager::pid |
Referenced by pager_reap(), and pager_spawn().
int pager::pipe[2] |
Referenced by pager_spawn().
struct sigaction pager::sigpipe |
Referenced by pager_reap(), and pager_spawn().
int pager::stdout_old |
Referenced by pager_reap(), and pager_spawn().
bool pager::used |
Referenced by pager_reap(), and pager_spawn().