list_file
void list_file(char*);
list_file(".");
list_file((yyvsp[(3) - (5)].s));
list_file($3);
list_file(dirname);