Home
last modified time | relevance | path

Searched refs:applink (Results 1 – 9 of 9) sorted by relevance

/freebsd-head/crypto/openssl/ms/
HDuplink.c74 void **(*applink) (); in OPENSSL_Uplink() local
76 applink = (void **(*)())GetProcAddress(h, "OPENSSL_Applink"); in OPENSSL_Uplink()
77 if (applink == NULL) { in OPENSSL_Uplink()
82 p = (*applink) (); in OPENSSL_Uplink()
/freebsd-head/crypto/openssl/doc/man3/
HDOPENSSL_Applink.pod19 The referred module is available as F<applink.c>, located alongside
/freebsd-head/crypto/openssl/apps/
HDbuild.info6 $INITSRC=../ms/applink.c
/freebsd-head/crypto/openssl/Configurations/
HDunix-Makefile.tmpl699 @$(ECHO) "install $(SRCDIR)/ms/applink.c -> $(DESTDIR)$(INSTALLTOP)/include/openssl/applink.c"
700 @cp $(SRCDIR)/ms/applink.c "$(DESTDIR)$(INSTALLTOP)/include/openssl/applink.c"
701 @chmod 644 "$(DESTDIR)$(INSTALLTOP)/include/openssl/applink.c"
773 @$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/include/openssl/applink.c"
774 @$(RM) "$(DESTDIR)$(INSTALLTOP)/include/openssl/applink.c"
HDwindows-makefile.tmpl550 @"$(PERL)" "$(SRCDIR)\util\copy.pl" "$(SRCDIR)\ms\applink.c" \
/freebsd-head/crypto/openssl/test/
HDbuild.info18 $INITSRC=../ms/applink.c
/freebsd-head/contrib/ntp/
HDChangeLog170 - openssl applink needed again for openSSL-1.1.1
3878 * [Bug 1302] OpenSSL under Windows needs applink support.
3996 and remove unnecessary reference to applink.c for Windows
HDNEWS212 - openssl applink needed again for openSSL-1.1.1
3978 - openssl applink needed again for openSSL-1.1.1
HDCommitLog8800 - omit openssl/applink.c only for openSSL-1.1.0 (was giving linker trouble there)
19075 Include openssl/applink.c only for openSSL versions < 1.1.0.
19078 Include openssl/applink.c only for openSSL versions < 1.1.0.
169488 ntpq, ntpdc, ntpdate use OpenSSL and need applink on Windows
169511 common code for Windows OpenSSL applink (ntpd, ntpdate, ntpdc, ntpq, ntp-keygen)
169543 ntpq, ntpdc, ntpdate use OpenSSL and need applink on Windows
169546 ntpq, ntpdc, ntpdate use OpenSSL and need applink on Windows
169552 ntpq, ntpdc, ntpdate use OpenSSL and need applink on Windows
169555 ntpq, ntpdc, ntpdate use OpenSSL and need applink on Windows
169576 ntpq, ntpdc, ntpdate use OpenSSL and need applink on Windows
[all …]