Home
last modified time | relevance | path

Searched refs:gnutls_get_system_config_file (Results 1 – 14 of 14) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/doc/functions/
H A Dgnutls_get_system_config_file.short1 @item @var{const char *} @ref{gnutls_get_system_config_file} ( @var{void})
H A Dgnutls_get_system_config_file5 @deftypefun {const char *} {gnutls_get_system_config_file} ( @var{void})
/dports/security/gnutls/gnutls-3.6.16/tests/
H A Dsystem-prio-file.c55 assert(strstr(gnutls_get_system_config_file(), "system.prio") != NULL); in try_prio()
/dports/security/gnutls/gnutls-3.6.16/doc/
H A Dcha-config.texi19 used can be queried using @funcref{gnutls_get_system_config_file}.
21 @showfuncdesc{gnutls_get_system_config_file}
H A DMakefile.am1040 FUNCS += functions/gnutls_get_system_config_file
1041 FUNCS += functions/gnutls_get_system_config_file.short
H A DMakefile.in2289 functions/gnutls_get_system_config_file \
2290 functions/gnutls_get_system_config_file.short \
H A Dgnutls-api.texi3053 @subheading gnutls_get_system_config_file
3054 @anchor{gnutls_get_system_config_file}
3055 @deftypefun {const char *} {gnutls_get_system_config_file} ( @var{void})
/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dlibgnutls.map1292 gnutls_get_system_config_file;
H A Dpriority.c1381 const char *gnutls_get_system_config_file(void) in gnutls_get_system_config_file() function
/dports/security/gnutls/gnutls-3.6.16/doc/manpages/
H A DMakefile.am323 APIMANS += gnutls_get_system_config_file.3
H A DMakefile.in1733 gnutls_get_system_config_file.3 gnutls_global_deinit.3 \
/dports/security/gnutls/gnutls-3.6.16/lib/includes/gnutls/
H A Dgnutls.h.in1766 const char *gnutls_get_system_config_file(void);
/dports/security/gnutls/gnutls-3.6.16/
H A DNEWS305 gnutls_get_system_config_file: Added
H A DChangeLog5408 This patch it introduces the function gnutls_get_system_config_file()