(root)/
Linux-PAM-1.5.3/
modules/
pam_unix/
md5_good.c
       1  #define HIGHFIRST
       2  #define MD5Name(x) Good##x
       3  
       4  #include "md5.c"
       5  #include "md5_crypt.c"