Data Fields | |
struct ast_cdr_batch_item * | head |
int | size |
struct ast_cdr_batch_item * | tail |
Definition at line 76 of file cdr.c.
struct ast_cdr_batch_item* head [read] |
Definition at line 78 of file cdr.c.
Referenced by ast_cdr_detach(), ast_cdr_submit_batch(), and reset_batch().
int size |
Definition at line 77 of file cdr.c.
Referenced by ast_cdr_detach(), handle_cli_status(), and reset_batch().
struct ast_cdr_batch_item* tail [read] |