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