Searched refs:pdb_get_pass_must_change_time (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_samr_util.c120 stored_time=pdb_get_pass_must_change_time(to);
351 stored_time=pdb_get_pass_must_change_time(to);
H A Dsrv_netlog_nt.c809 pdb_get_pass_must_change_time(sampw),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/auth/
H A Dauth_sam.c148 time_t must_change_time = pdb_get_pass_must_change_time(sampass);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_xml.c492 iota(pdb_get_pass_must_change_time(u)));
H A Dpdb_get_set.c99 time_t pdb_get_pass_must_change_time (const SAM_ACCOUNT *sampass) function
H A Dpassdb.c2011 pass_must_change_time = (uint32)pdb_get_pass_must_change_time(sampass);
H A Dpdb_ldap.c1050 slprintf (temp, sizeof (temp) - 1, "%li", pdb_get_pass_must_change_time(sampass));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Dpdbedit.c169 tmp = pdb_get_pass_must_change_time(sam_pwent);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_samr.c6020 unix_to_nt_time (&pass_must_change_time,pdb_get_pass_must_change_time(pw));
6081 if (pdb_get_pass_must_change_time(pw) == 0) {

Completed in 188 milliseconds