Home
last modified time | relevance | path

Searched defs:gnutls_bye (Results 1 – 4 of 4) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/lib/
H A Drecord.c285 int gnutls_bye(gnutls_session_t session, gnutls_close_request_t how) in gnutls_bye() function
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dgnutls.c451 # define gnutls_bye fn_gnutls_bye macro
/dports/editors/emacs/emacs-27.2/src/
H A Dgnutls.c453 # define gnutls_bye fn_gnutls_bye macro
/dports/security/py-gnutls/python-gnutls-3.1.3/gnutls/library/
H A Dfunctions.py68 gnutls_bye = libgnutls.gnutls_bye variable