pdb_get_hours 82 source3/auth/auth_sam.c hours = pdb_get_hours(sampass); pdb_get_hours 4473 source3/include/proto.h const uint8 *pdb_get_hours(const struct samu *sampass); pdb_get_hours 178 source3/libnet/libnet_samsync_passdb.c pdb_sethexhours(oldstr, pdb_get_hours(account)); pdb_get_hours 1946 source3/passdb/passdb.c MAX_HOURS_LEN, pdb_get_hours(sampass), /* B */ pdb_get_hours 1990 source3/passdb/passdb.c MAX_HOURS_LEN, pdb_get_hours(sampass), /* B */ pdb_get_hours 2375 source3/passdb/passdb.c if (pdb_get_hours(pw)) { pdb_get_hours 2376 source3/passdb/passdb.c memcpy(hours.bits, pdb_get_hours(pw), pdb_get_hours 1375 source3/passdb/pdb_ldap.c const uint8 *hours = pdb_get_hours(sampass); pdb_get_hours 577 source3/rpc_server/srv_samr_util.c pdb_get_hours(to), from->logon_hours.bits)); pdb_get_hours 578 source3/rpc_server/srv_samr_util.c pdb_sethexhours(oldstr, pdb_get_hours(to)); pdb_get_hours 166 source3/torture/pdbtest.c d1_buf = pdb_get_hours(s1); pdb_get_hours 167 source3/torture/pdbtest.c d2_buf = pdb_get_hours(s2); pdb_get_hours 312 source3/utils/pdbedit.c hours = pdb_get_hours(sam_pwent);