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

/vbox/src/VBox/Runtime/common/misc/
H A Dgetopt.cpp102 static int rtgetoptConvertIPv4Addr(const char *pszValue, PRTNETADDRIPV4 pAddr) function
373 if (rtgetoptConvertIPv4Addr(pszValue, &Addr) != VINF_SUCCESS)

Completed in 42 milliseconds