Searched refs:netstatget (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/rand/
H A Drand_win.c247 NETSTATGET netstatget = NULL; local
252 netstatget =
257 if (netstatget && netfree) {
266 if (netstatget(NULL, L"LanmanWorkstation", 0, 0, &outbuf) == 0) {
270 if (netstatget(NULL, L"LanmanServer", 0, 0, &outbuf) == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/rand/
H A Drand_win.c240 NETSTATGET netstatget = NULL; local
246 netstatget = (NETSTATGET) GetProcAddress(netapi,"NetStatisticsGet");
250 if (netstatget && netfree)
259 if (netstatget(NULL, L"LanmanWorkstation", 0, 0, &outbuf) == 0)
264 if (netstatget(NULL, L"LanmanServer", 0, 0, &outbuf) == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/rand/
H A Drand_win.c247 NETSTATGET netstatget = NULL; local
252 netstatget =
257 if (netstatget && netfree) {
266 if (netstatget(NULL, L"LanmanWorkstation", 0, 0, &outbuf) == 0) {
270 if (netstatget(NULL, L"LanmanServer", 0, 0, &outbuf) == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/rand/
H A Drand_win.c240 NETSTATGET netstatget = NULL; local
246 netstatget = (NETSTATGET) GetProcAddress(netapi,"NetStatisticsGet");
250 if (netstatget && netfree)
259 if (netstatget(NULL, L"LanmanWorkstation", 0, 0, &outbuf) == 0)
264 if (netstatget(NULL, L"LanmanServer", 0, 0, &outbuf) == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/rand/
H A Drand_win.c247 NETSTATGET netstatget = NULL; local
252 netstatget =
257 if (netstatget && netfree) {
266 if (netstatget(NULL, L"LanmanWorkstation", 0, 0, &outbuf) == 0) {
270 if (netstatget(NULL, L"LanmanServer", 0, 0, &outbuf) == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/rand/
H A Drand_win.c240 NETSTATGET netstatget = NULL; local
246 netstatget = (NETSTATGET) GetProcAddress(netapi,"NetStatisticsGet");
250 if (netstatget && netfree)
259 if (netstatget(NULL, L"LanmanWorkstation", 0, 0, &outbuf) == 0)
264 if (netstatget(NULL, L"LanmanServer", 0, 0, &outbuf) == 0)

Completed in 84 milliseconds