HomeSort by: relevance | last modified time | path
    Searched refs:HAVE_SHA1_IN_LIBC (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/xorg-server/include/
dix-config.h 148 #define HAVE_SHA1_IN_LIBC 1
  /xsrc/external/mit/xorg-server.old/include/
dix-config.h 171 #define HAVE_SHA1_IN_LIBC 1
  /xsrc/external/mit/xorg-server.old/dist/os/
xsha1.c 9 || defined(HAVE_SHA1_IN_LIBC) /* Use libc for SHA1 */
  /xsrc/external/mit/xorg-server.old/dist/include/
dix-config.h.in 170 #undef HAVE_SHA1_IN_LIBC
do-not-use-config.h.in 284 #undef HAVE_SHA1_IN_LIBC
  /xsrc/external/mit/xorg-server/dist/include/
dix-config.h.in 153 #undef HAVE_SHA1_IN_LIBC
do-not-use-config.h.in 297 #undef HAVE_SHA1_IN_LIBC
  /xsrc/external/mit/xorg-server/dist/os/
xsha1.c 37 || defined(HAVE_SHA1_IN_LIBC) /* Use libc for SHA1 */
  /xsrc/external/mit/xorg-server/dist/
configure 31118 HAVE_SHA1_IN_LIBC=yes
31121 if test "x$with_sha1" = x && test "x$HAVE_SHA1_IN_LIBC" = xyes; then
31124 if test "x$with_sha1" = xlibc && test "x$HAVE_SHA1_IN_LIBC" != xyes; then
31129 printf "%s\n" "#define HAVE_SHA1_IN_LIBC 1" >>confdefs.h
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
configure 33478 HAVE_SHA1_IN_LIBC=yes
33481 if test "x$with_sha1" = x && test "x$HAVE_SHA1_IN_LIBC" = xyes; then
33484 if test "x$with_sha1" = xlibc && test "x$HAVE_SHA1_IN_LIBC" != xyes; then
33492 #define HAVE_SHA1_IN_LIBC 1
    [all...]

Completed in 42 milliseconds