Asterisk - The Open Source Telephony Project GIT-master-b023714
Loading...
Searching...
No Matches
Data Fields
zombie Struct Reference
Collaboration diagram for zombie:
Collaboration graph
[legend]

Data Fields

struct { 
 
   struct zombie *   next 
 
list 
 
pid_t pid
 

Detailed Description

Definition at line 76 of file main/app.c.

Field Documentation

◆ [struct]

struct { ... } list

Referenced by ast_safe_fork(), and shaun_of_the_dead().

◆ next

struct zombie* next

Definition at line 78 of file main/app.c.

◆ pid

pid_t pid

Definition at line 77 of file main/app.c.

Referenced by ast_safe_fork(), and shaun_of_the_dead().


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