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

/external/openssl/apps/
H A Docsp.c130 char *thost = NULL, *tport = NULL, *tpath = NULL; local
208 if (thost)
209 OPENSSL_free(thost);
222 thost = host;
933 if (thost)
934 OPENSSL_free(thost);

Completed in 164 milliseconds