Data Fields | |
struct uff_list_struct * | next |
struct uff_list_struct * | prev |
uff_table_t * | entry |
Definition at line 62 of file uf_features.c.
Definition at line 65 of file uf_features.c.
Referenced by uf_features_check(), uf_features_dump(), uf_features_parse(), uff_addfeature(), uff_call_receiving(), uff_call_sending(), uff_delfeature(), uff_findentry_byflag(), uff_findentry_byname(), and uff_insert_entry().
struct uff_list_struct* next [read] |
Definition at line 63 of file uf_features.c.
Referenced by uf_features_dump(), uff_call_sending(), uff_delfeature(), uff_expmem(), uff_findentry_byflag(), uff_findentry_byname(), uff_insert_entry(), and uff_remove_entry().
struct uff_list_struct* prev [read] |
Definition at line 64 of file uf_features.c.
Referenced by uff_call_receiving(), uff_insert_entry(), and uff_remove_entry().