Searched refs:PAM_password (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/uams/
H A Duams_pam.c60 static char *PAM_password; variable
98 if (!(string = COPY_STRING(PAM_password)))
164 PAM_password = ibuf; /* Set these things up for the conv function */
306 PAM_password = pw;
327 PAM_password = ibuf;
406 PAM_password = password;
H A Duams_dhx_pam.c76 static char *PAM_password; variable
126 if (!(string = COPY_STRING(PAM_password))) {
476 PAM_password = rbuf;
673 PAM_password = ibuf + PASSWDLEN;
701 PAM_password = ibuf;
H A Duams_dhx2_pam.c59 static char *PAM_password; variable
182 if (!(string = COPY_STRING(PAM_password))) {
598 PAM_password = ibuf;
795 PAM_password = ibuf + 256;
815 PAM_password = ibuf;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/auth/
H A Dpampass.c53 const char *PAM_password; member in struct:smb_pam_userdata
149 reply[replies].resp = COPY_STRING(udp->PAM_password);
316 pwd_sub(current_reply, udp->PAM_username, udp->PAM_password, udp->PAM_newpassword);
347 pwd_sub(current_reply, udp->PAM_username, udp->PAM_password, udp->PAM_newpassword);
419 udp->PAM_password = passwd;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dauth.c1027 static char *PAM_password; variable
1056 reply[replies].resp = COPY_STRING(PAM_password);
1117 PAM_password = passwd;
1138 PAM_password = NULL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dauth.c1490 static char *PAM_password; variable
1523 reply[replies].resp = COPY_STRING(PAM_password);
1582 PAM_password = passwd;
1603 PAM_password = NULL;

Completed in 98 milliseconds