Home
last modified time | relevance | path

Searched full:heimdal (Results 1 – 25 of 50) sorted by relevance

12

/external/curl/CMake/
DFindGSS.cmake30 # GSS_FOUND - system has the Heimdal library
31 # GSS_FLAVOUR - "MIT" or "Heimdal" if anything found.
32 # GSS_INCLUDE_DIR - the Heimdal include directory
41 set(_HEIMDAL_MODNAME heimdal-gssapi)
155 set(GSS_FLAVOUR "Heimdal") # most probably, shouldn't really matter
157 if(_GSS_VENDOR MATCHES ".*H|heimdal.*")
158 set(GSS_FLAVOUR "Heimdal")
187 check_include_file( "heimdal/roken.h" _GSS_HAVE_HEIMDAL_ROKEN_H)
189 set(GSS_FLAVOUR "Heimdal")
206 set(GSS_FLAVOUR "Heimdal")
[all …]
/external/e2fsprogs/lib/et/test_cases/
Dheimdal.h2 * heimdal.h:
57 /* For compatibility with Heimdal */
Dheimdal.c2 * heimdal.c:
118 /* For Heimdal compatibility */
Dcontinuation.h12 /* For compatibility with Heimdal */
Dheimdal3.h13 /* For compatibility with Heimdal */
Dsimple.h33 /* For compatibility with Heimdal */
Dcontinuation.c37 /* For Heimdal compatibility */
Dheimdal3.c38 /* For Heimdal compatibility */
Dsimple.c58 /* For Heimdal compatibility */
Dheimdal2.h51 /* For compatibility with Heimdal */
Dimap_err.h72 /* For compatibility with Heimdal */
Dimap_err.c97 /* For Heimdal compatibility */
Dheimdal2.c104 /* For Heimdal compatibility */
/external/curl/docs/
DFEATURES.md213 3. requires a GSS-API implementation (such as Heimdal or MIT Kerberos) or
225 12. requires a GSS-API implementation (such as Heimdal or MIT Kerberos)
DINTERNALS.md36 - Heimdal ?
/external/e2fsprogs/lib/ss/
Dss_err.h23 /* For compatibility with Heimdal */
Dss_err.c48 /* For Heimdal compatibility */
/external/e2fsprogs/lib/support/
Dprof_err.h42 /* For compatibility with Heimdal */
Dprof_err.c67 /* For Heimdal compatibility */
/external/cronet/net/http/
Dhttp_auth_gssapi_posix.cc374 "libgssapi.so" // Heimdal - OpenBSD in LoadSharedLibrary()
377 "libgssapi.so.4", // Heimdal - Suse10, MDK in LoadSharedLibrary()
378 "libgssapi.so.2", // Heimdal - Gentoo in LoadSharedLibrary()
379 "libgssapi.so.1" // Heimdal - Suse9, CITI - FC, MDK, Suse10 in LoadSharedLibrary()
/external/curl/.github/workflows/
Dlinux-old.yml74 …zstd-dev zlib1g-dev libssl1.0-dev libssh-dev libssh2-1-dev libc-ares-dev heimdal-dev libldap2-dev …
/external/curl/
D.cirrus.yml57 …- pkg install -y autoconf automake libtool pkgconf brotli openldap26-client heimdal libpsl libssh2…
/external/curl/.github/scripts/
Dspellcheck.words322 Heimdal
/external/libcups/doc/help/
Dkerberos.html20 <li>Heimdal Kerberos (any version) or MIT Kerberos (1.6.3 or newer)</li>
/external/e2fsprogs/doc/RelNotes/
Dv1.33.txt50 Added Heimdal and MIT krb5 extensions to the com_err library to make

12