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

  /xsrc/external/mit/xdm/dist/include/
greet.h 86 #ifdef USE_PAM
168 # ifdef USE_PAM
208 # ifdef USE_PAM
dm.h 93 # ifdef USE_PAM
418 # ifdef USE_PAM
  /xsrc/external/mit/xdm/dist/greeter/
greet.c 131 # ifdef USE_PAM
145 #ifndef USE_PAM
153 #ifdef USE_PAM
204 #ifndef USE_PAM
229 #ifndef USE_PAM
379 #ifndef USE_PAM
398 #endif /* USE_PAM */
466 # ifdef USE_PAM
489 #ifdef USE_PAM
699 #ifdef USE_PAM
    [all...]
Login.h 161 # ifdef USE_PAM
verify.c 43 #if defined(USE_PAM)
215 # ifndef USE_PAM
292 # ifndef USE_PAM /* PAM authentication happened in GreetUser already */
414 # endif /* USE_PAM */
  /xsrc/external/mit/xdm/dist/xdm/
session.c 59 #ifndef USE_PAM /* PAM modules should handle these */
70 #endif /* USE_PAM */
151 #ifdef USE_PAM
204 #ifdef USE_PAM
523 #ifdef USE_PAM
549 #if defined(K5AUTH) && !defined(USE_PAM) /* PAM modules should handle this */
592 #ifdef USE_PAM
608 #ifdef USE_PAM
641 #ifdef USE_PAM
688 #ifndef USE_PAM /* PAM modules should handle these *
    [all...]
dm.c 167 #ifdef USE_PAM
168 Debug(" - USE_PAM = yes\n");
170 Debug(" - USE_PAM = no\n");
  /xsrc/external/mit/xdm/dist/
config.h.in 219 #undef USE_PAM
configure 23066 withval=$with_pam; USE_PAM=$withval
23068 e) USE_PAM=auto ;;
23072 if test "x$USE_PAM" != "xno" ; then
23089 if test "x$USE_PAM" = "xyes" -a "x$found" = "xno"
23161 printf "%s\n" "#define USE_PAM 1" >>confdefs.h
23167 e) if test "x$USE_PAM" = "xyes"
  /xsrc/external/mit/xorg-server/dist/os/
utils.c 2009 #ifdef USE_PAM
2013 #endif /* USE_PAM */
2018 #ifdef USE_PAM
  /xsrc/external/mit/xorg-server.old/dist/os/
utils.c 1742 #ifdef USE_PAM
1746 #endif /* USE_PAM */
1751 #ifdef USE_PAM

Completed in 18 milliseconds