Searched defs:getopt_long (Results 1 - 7 of 7) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/core/ |
H A D | getopt.c | 221 * before each set of calls to getopt_long(). In Etherboot, this is 224 int getopt_long ( int argc, char * const argv[], const char *optstring, function
|
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/ |
H A D | port.h | 243 extern int getopt_long (int ___argc, char *const *___argv, 466 #define getopt_long __WINE_NOT_PORTABLE(getopt_long) macro
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | port.h | 260 extern int getopt_long (int ___argc, char *const *___argv, 462 #define getopt_long __WINE_NOT_PORTABLE(getopt_long) macro
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/ |
H A D | port.h | 243 extern int getopt_long (int ___argc, char *const *___argv, 466 #define getopt_long __WINE_NOT_PORTABLE(getopt_long) macro
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/ |
H A D | port.h | 265 extern int getopt_long (int ___argc, char *const *___argv, 467 #define getopt_long __WINE_NOT_PORTABLE(getopt_long) macro
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ |
H A D | port.h | 243 extern int getopt_long (int ___argc, char *const *___argv, 466 #define getopt_long __WINE_NOT_PORTABLE(getopt_long) macro
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/ |
H A D | port.h | 243 extern int getopt_long (int ___argc, char *const *___argv, 466 #define getopt_long __WINE_NOT_PORTABLE(getopt_long) macro
|
Completed in 54 milliseconds