Data Fields | |
struct { | |
struct zombie * next | |
} | list |
pid_t | pid |
struct { ... } list |
Referenced by ast_safe_fork().
struct zombie* next |
Definition at line 70 of file app.c.
Referenced by ast_str_get_encoded_str().
pid_t pid |
Definition at line 69 of file app.c.
Referenced by ast_safe_fork(), and shaun_of_the_dead().