pdb_copy_sam_account 1395 source3/auth/auth_util.c if (!pdb_copy_sam_account(dst->sam_account, src->sam_account)) { pdb_copy_sam_account 4436 source3/include/proto.h bool pdb_copy_sam_account(struct samu *dst, struct samu *src ); pdb_copy_sam_account 228 source3/passdb/pdb_interface.c if (!pdb_copy_sam_account(for_cache, sam_acct)) { pdb_copy_sam_account 292 source3/passdb/pdb_interface.c return pdb_copy_sam_account(sam_acct, cache_copy); pdb_copy_sam_account 1449 source3/passdb/pdb_smbpasswd.c if ( !pdb_copy_sam_account( new_acct, old_acct ) pdb_copy_sam_account 970 source3/passdb/pdb_tdb.c if ( !pdb_copy_sam_account(new_acct, old_acct)