
Data Fields | |
| void(* | func )(void) |
| struct { | |
| struct ast_atexit * next | |
| } | list |
Definition at line 210 of file asterisk.c.
| void(* func)(void) |
Referenced by __ast_unregister_atexit(), ast_register_atexit(), ast_run_atexits(), and ast_unregister_atexit().
| struct { ... } list |
struct ast_atexit* next [read] |
Definition at line 212 of file asterisk.c.
1.6.1