Searched refs:newoptionsfile (Results 1 – 1 of 1) sorted by relevance
98 static void newoptionsfile(char *name);141 INCLUDEOPTIONS PATH SEMICOLON { newoptionsfile($2); };143 INCLUDEOPTIONS ID SEMICOLON { newoptionsfile($2); };349 newoptionsfile(char *name) in newoptionsfile() function