Data Fields | |
int | alertpipebackup [2] |
int | inthreeway |
struct ast_channel * | owner |
int | pfd |
int | timingfdbackup |
Definition at line 73 of file chan_features.c.
int alertpipebackup[2] |
Definition at line 78 of file chan_features.c.
Referenced by init_sub(), and restore_channel().
int inthreeway |
Definition at line 75 of file chan_features.c.
Referenced by init_sub().
struct ast_channel* owner [read] |
Definition at line 74 of file chan_features.c.
Referenced by features_fixup(), features_hangup(), features_new(), features_request(), indexof(), restore_channel(), and update_features().
int pfd |
Definition at line 76 of file chan_features.c.
Referenced by init_sub().
int timingfdbackup |
Definition at line 77 of file chan_features.c.
Referenced by init_sub(), and restore_channel().