Searched refs:set_input_file (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/
H A Dflexdef.h990 extern void set_input_file PROTO((char*));
H A Dmain.c828 set_input_file( num_input_files > 0 ? input_files[0] : NULL );
H A Dinitscan.c3644 set_input_file( *++input_files );
3653 /* set_input_file - open the given file (if NULL, stdin) for scanning */
3655 void set_input_file( file ) function
H A Dscan.c3644 set_input_file( *++input_files );
3653 /* set_input_file - open the given file (if NULL, stdin) for scanning */
3655 void set_input_file( file ) function

Completed in 87 milliseconds