lscf_list
extern void lscf_list(const char *);
list_cmd : SCC_LIST opt_word terminator { lscf_list($2); free($2); }