Searched defs:RTGetOptInit (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Dgetopt.cpp62 RTDECL(int) RTGetOptInit(PRTGETOPTSTATE pState, int argc, char **argv, function
90 RT_EXPORT_SYMBOL(RTGetOptInit); variable
/vbox/include/iprt/
H A Dmangling.h634 # define RTGetOptInit RT_MANGLER(RTGetOptInit) macro

Completed in 2120 milliseconds