Searched refs:pdb_get_logoff_time (Results 1 - 8 of 8) 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.c88 stored_time = pdb_get_logoff_time(to);
319 stored_time = pdb_get_logoff_time(to);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_xml.c439 iota(pdb_get_logoff_time(u)));
H A Dpdb_get_set.c59 time_t pdb_get_logoff_time (const SAM_ACCOUNT *sampass) function
H A Dpassdb.c2007 logoff_time = (uint32)pdb_get_logoff_time(sampass);
H A Dpdb_ldap.c1035 slprintf(temp, sizeof(temp) - 1, "%li", pdb_get_logoff_time(sampass));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Dnet_rpc_samsync.c409 stored_time = pdb_get_logoff_time(account);
H A Dpdbedit.c157 tmp = pdb_get_logoff_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.c6016 unix_to_nt_time (&logoff_time, pdb_get_logoff_time(pw));

Completed in 201 milliseconds