
Data Fields | |
| struct user * | first |
| struct ast_vm_user * | first |
| struct ast_manager_user * | first |
| struct user * | last |
| struct ast_vm_user * | last |
| struct ast_manager_user * | last |
| ast_mutex_t | lock |
| ast_rwlock_t | lock |
Definition at line 240 of file manager.c.
Definition at line 142 of file res_phoneprov.c.
struct ast_vm_user* first [read] |
Definition at line 583 of file app_voicemail.c.
struct ast_manager_user* first [read] |
Definition at line 142 of file res_phoneprov.c.
struct ast_vm_user* last [read] |
Definition at line 583 of file app_voicemail.c.
struct ast_manager_user* last [read] |
Definition at line 583 of file app_voicemail.c.
1.5.6