pdb_update_autolock_flag 289 source3/auth/auth_sam.c pdb_update_autolock_flag(sampass, &updated_autolock); pdb_update_autolock_flag 4438 source3/include/proto.h bool pdb_update_autolock_flag(struct samu *sampass, bool *updated); pdb_update_autolock_flag 2213 source3/passdb/passdb.c if (!pdb_update_autolock_flag(sampass, &autolock_updated)) pdb_update_autolock_flag 527 source3/utils/pdbedit.c if (!pdb_update_autolock_flag(sam_pwent, &updated_autolock)) {