Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


zombie Struct Reference

Data Fields

struct {
   struct zombie *   next
 
list
 
pid_t pid
 

Detailed Description

Definition at line 68 of file app.c.

Field Documentation

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().


The documentation for this struct was generated from the following file: