Searched refs:rtgetoptConvertMacAddr (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/common/misc/ | ||
H A D | getopt.cpp | 119 static int rtgetoptConvertMacAddr(const char *pszValue, PRTMAC pAddr) function 393 if (rtgetoptConvertMacAddr(pszValue, &Addr) != VINF_SUCCESS) |
Completed in 2986 milliseconds