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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Docsp.c136 char *thost = NULL, *tport = NULL, *tpath = NULL; local
206 if (thost)
207 OPENSSL_free(thost);
212 thost = tport = tpath = NULL;
219 thost = host;
889 if (thost)
890 OPENSSL_free(thost);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Docsp.c136 char *thost = NULL, *tport = NULL, *tpath = NULL; local
206 if (thost)
207 OPENSSL_free(thost);
212 thost = tport = tpath = NULL;
219 thost = host;
889 if (thost)
890 OPENSSL_free(thost);

Completed in 157 milliseconds