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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A DCUPSfuncs.c54 fn_httpClose j2d_httpClose; variable
97 j2d_httpClose = (fn_httpClose)dlsym(handle, "httpClose");
98 if (j2d_httpClose == NULL) {
188 j2d_httpClose(http);

Completed in 56 milliseconds