
Data Fields | |
| struct ast_cdr_batch_item * | head |
| int | size |
| struct ast_cdr_batch_item * | tail |
| struct ast_cdr_batch_item* head |
Definition at line 74 of file cdr.c.
Referenced by reset_batch(), ast_cdr_submit_batch(), and ast_cdr_detach().
| int size |
Definition at line 73 of file cdr.c.
Referenced by reset_batch(), ast_cdr_detach(), and handle_cli_status().
| struct ast_cdr_batch_item* tail |
Definition at line 75 of file cdr.c.
Referenced by reset_batch(), and ast_cdr_detach().