Searched defs:parse_options (Results 1 - 10 of 10) sorted by relevance
| /vbox/src/VBox/Devices/PC/ipxe/src/util/ |
| H A D | einfo.c | 119 static int parse_options ( const int argc, char **argv, function 155 infile_index = parse_options ( argc, argv, &opts );
|
| H A D | efirom.c | 183 static int parse_options ( const int argc, char **argv, function 239 infile_index = parse_options ( argc, argv, &opts );
|
| H A D | hijack.c | 476 static int parse_options ( int argc, char **argv, function 581 if ( parse_options ( argc, argv, &options ) < 0 )
|
| H A D | elf2efi.c | 751 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 D | parseopt.c | 277 int parse_options ( int argc, char **argv, struct command_descriptor *cmd, function
|
| /vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/ |
| H A D | debug.c | 153 static void parse_options( const char *str ) function 262 parse_options( wine_debug );
|
| /vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/ |
| H A D | debug.c | 143 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 D | debug.c | 143 static void parse_options( const char *str ) function 250 parse_options( wine_debug );
|
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/ |
| H A D | debug.c | 131 static void parse_options( const char *str ) function 204 parse_options( wine_debug );
|
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/ |
| H A D | debug.c | 143 static void parse_options( const char *str ) function 250 parse_options( wine_debug );
|
Completed in 83 milliseconds