Data Fields | |
| char * | context |
| int | count |
| char | mailbox [0] |
Definition at line 723 of file app_voicemail.c.
| char* context |
Definition at line 725 of file app_voicemail.c.
Referenced by inprocess_cmp_fn(), and inprocess_count().
| int count |
Definition at line 724 of file app_voicemail.c.
Referenced by inprocess_count().
| char mailbox[0] |
Definition at line 726 of file app_voicemail.c.
Referenced by inprocess_cmp_fn(), inprocess_count(), and inprocess_hash_fn().
1.6.1