Public Attributes | |
char * | key |
struct list_item_t * | nextPtr |
char * | value |
Definition at line 531 of file nmakehlp.c.
char* list_item_t::key |
Definition at line 533 of file nmakehlp.c.
struct list_item_t* list_item_t::nextPtr |
Definition at line 532 of file nmakehlp.c.
char* list_item_t::value |
Definition at line 534 of file nmakehlp.c.