Searched refs:ioProxyPort (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/java/lang/
H A Djava_props_macosx.c153 static Boolean getProxyInfoForProtocol(CFDictionaryRef inDict, CFStringRef inEnabledKey, CFStringRef inHostKey, CFStringRef inPortKey, CFStringRef *outProxyHost, int *ioProxyPort) { argument
186 *ioProxyPort = newPort;
188 // bad port or no port - leave *ioProxyPort unchanged

Completed in 166 milliseconds