Searched refs:module_next (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/dso/
H A Ddso_win32.c691 MODULE32 module_first, module_next; local
724 module_next = (MODULE32)GetProcAddress(dll,"Module32Next");
772 } while((*module_next)(hModuleSnap, &me32));
786 MODULE32 module_first, module_next; local
812 module_next = (MODULE32)GetProcAddress(dll,"Module32Next");
838 } while((*module_next)(hModuleSnap,&me32));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/dso/
H A Ddso_win32.c635 MODULE32 module_first, module_next; local
668 module_next = (MODULE32) GetProcAddress(dll, "Module32Next");
721 } while ((*module_next) (hModuleSnap, &me32));
735 MODULE32 module_first, module_next; local
759 module_next = (MODULE32) GetProcAddress(dll, "Module32Next");
782 } while ((*module_next) (hModuleSnap, &me32));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/dso/
H A Ddso_win32.c691 MODULE32 module_first, module_next; local
724 module_next = (MODULE32)GetProcAddress(dll,"Module32Next");
772 } while((*module_next)(hModuleSnap, &me32));
786 MODULE32 module_first, module_next; local
812 module_next = (MODULE32)GetProcAddress(dll,"Module32Next");
838 } while((*module_next)(hModuleSnap,&me32));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/dso/
H A Ddso_win32.c635 MODULE32 module_first, module_next; local
668 module_next = (MODULE32) GetProcAddress(dll, "Module32Next");
721 } while ((*module_next) (hModuleSnap, &me32));
735 MODULE32 module_first, module_next; local
759 module_next = (MODULE32) GetProcAddress(dll, "Module32Next");
782 } while ((*module_next) (hModuleSnap, &me32));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/dso/
H A Ddso_win32.c691 MODULE32 module_first, module_next; local
724 module_next = (MODULE32)GetProcAddress(dll,"Module32Next");
772 } while((*module_next)(hModuleSnap, &me32));
786 MODULE32 module_first, module_next; local
812 module_next = (MODULE32)GetProcAddress(dll,"Module32Next");
838 } while((*module_next)(hModuleSnap,&me32));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/dso/
H A Ddso_win32.c635 MODULE32 module_first, module_next; local
668 module_next = (MODULE32) GetProcAddress(dll, "Module32Next");
721 } while ((*module_next) (hModuleSnap, &me32));
735 MODULE32 module_first, module_next; local
759 module_next = (MODULE32) GetProcAddress(dll, "Module32Next");
782 } while ((*module_next) (hModuleSnap, &me32));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/rand/
H A Drand_win.c398 MODULE32 module_first, module_next; local
424 module_next = (MODULE32) GetProcAddress(kernel, "Module32Next");
429 module_next && (handle = snap(TH32CS_SNAPALL, 0))
550 while (module_next(handle, &m)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/rand/
H A Drand_win.c402 MODULE32 module_first, module_next; local
424 module_next = (MODULE32) GetProcAddress(kernel, "Module32Next");
429 module_next && (handle = snap(TH32CS_SNAPALL,0))
545 while (module_next(handle, &m)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/rand/
H A Drand_win.c398 MODULE32 module_first, module_next; local
424 module_next = (MODULE32) GetProcAddress(kernel, "Module32Next");
429 module_next && (handle = snap(TH32CS_SNAPALL, 0))
550 while (module_next(handle, &m)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/rand/
H A Drand_win.c402 MODULE32 module_first, module_next; local
424 module_next = (MODULE32) GetProcAddress(kernel, "Module32Next");
429 module_next && (handle = snap(TH32CS_SNAPALL,0))
545 while (module_next(handle, &m)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/rand/
H A Drand_win.c398 MODULE32 module_first, module_next; local
424 module_next = (MODULE32) GetProcAddress(kernel, "Module32Next");
429 module_next && (handle = snap(TH32CS_SNAPALL, 0))
550 while (module_next(handle, &m)
/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.c402 MODULE32 module_first, module_next; local
424 module_next = (MODULE32) GetProcAddress(kernel, "Module32Next");
429 module_next && (handle = snap(TH32CS_SNAPALL,0))
545 while (module_next(handle, &m)

Completed in 195 milliseconds