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

/external/openssl/apps/
H A Docsp.c130 char *thost = NULL, *tport = NULL, *tpath = NULL; local
210 if (tport)
211 OPENSSL_free(tport);
223 tport = port;
935 if (tport)
936 OPENSSL_free(tport);

Completed in 79 milliseconds