Searched defs:parse_options (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/util/
H A Deinfo.c119 static int parse_options ( const int argc, char **argv, function
155 infile_index = parse_options ( argc, argv, &opts );
H A Defirom.c183 static int parse_options ( const int argc, char **argv, function
239 infile_index = parse_options ( argc, argv, &opts );
H A Dhijack.c476 static int parse_options ( int argc, char **argv, function
581 if ( parse_options ( argc, argv, &options ) < 0 )
H A Delf2efi.c751 static int parse_options ( const int argc, char **argv, function
802 infile_index = parse_options ( argc, argv, &opts );
/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dparseopt.c277 int parse_options ( int argc, char **argv, struct command_descriptor *cmd, function
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/
H A Ddebug.c153 static void parse_options( const char *str ) function
262 parse_options( wine_debug );
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/
H A Ddebug.c143 static void parse_options( const char *str ) function
250 parse_options( wine_debug );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/
H A Ddebug.c143 static void parse_options( const char *str ) function
250 parse_options( wine_debug );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Ddebug.c131 static void parse_options( const char *str ) function
204 parse_options( wine_debug );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/
H A Ddebug.c143 static void parse_options( const char *str ) function
250 parse_options( wine_debug );

Completed in 83 milliseconds