Searched refs:SetRootMenu (Results 1 – 3 of 3) sorted by relevance
62 static void SetRootMenu (char *menu);163 rootmenu: ROOTMENU STRING NEWLINE { SetRootMenu($2); free($2); }285 SetRootMenu (char *menuname) in SetRootMenu() function
132 static void SetRootMenu (char *menu);1399 { SetRootMenu((yyvsp[-1].sVal)); free((yyvsp[-1].sVal)); } in yyparse()1849 SetRootMenu (char *menuname) in SetRootMenu() function
67923 winprefsyacc.y: In function ‘SetRootMenu’: