Asterisk - The Open Source Telephony Project GIT-master-b023714
|
Data Fields | ||
struct { | ||
struct zombie * next | ||
} | list | |
pid_t | pid | |
Definition at line 76 of file main/app.c.
struct { ... } list |
Referenced by ast_safe_fork(), and shaun_of_the_dead().
struct zombie* next |
Definition at line 78 of file main/app.c.
pid_t pid |
Definition at line 77 of file main/app.c.
Referenced by ast_safe_fork(), and shaun_of_the_dead().