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

/vbox/src/libs/libxml2-2.6.31/
H A Dnanoftp.c149 static char *proxyPasswd = NULL;/* passwd for proxy authentication */ variable
220 proxyPasswd = xmlMemStrdup(env);
241 if (proxyPasswd != NULL) {
242 xmlFree(proxyPasswd);
243 proxyPasswd = NULL;
276 if (proxyPasswd != NULL) {
277 xmlFree(proxyPasswd);
278 proxyPasswd = NULL;
285 proxyPasswd = xmlMemStrdup(passwd);
1039 if (proxyPasswd
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...

Completed in 74 milliseconds