
Data Structures | |
| struct | srv_entries |
Data Fields | |
| struct srv_context::srv_entries | entries |
| unsigned int | have_weights:1 |
| unsigned int | num_records |
| struct srv_entry * | prev |
| struct srv_context::srv_entries entries |
Referenced by srv_callback(), process_weights(), ast_get_srv(), and ast_srv_get_nth_record().
| unsigned int have_weights |
Definition at line 66 of file srv.c.
Referenced by srv_callback(), and ast_get_srv().
| unsigned int num_records |
Definition at line 68 of file srv.c.
Referenced by ast_srv_get_record_count(), and ast_srv_get_nth_record().