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

/vbox/src/VBox/Runtime/common/misc/
H A Dgetopt.cpp119 static int rtgetoptConvertMacAddr(const char *pszValue, PRTMAC pAddr) function
393 if (rtgetoptConvertMacAddr(pszValue, &Addr) != VINF_SUCCESS)

Completed in 42 milliseconds