Searched refs:lstream (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_chil.c1313 BIO *lstream = NULL; local
1317 lstream = *(BIO **)logstr;
1318 if (lstream) {
1319 BIO_printf(lstream, "%s\n", message);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_chil.c1345 BIO *lstream = NULL; local
1349 lstream=*(BIO **)logstr;
1350 if (lstream)
1352 BIO_printf(lstream, "%s\n", message);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_chil.c1313 BIO *lstream = NULL; local
1317 lstream = *(BIO **)logstr;
1318 if (lstream) {
1319 BIO_printf(lstream, "%s\n", message);

Completed in 73 milliseconds