pdb_delete_sam_account 4553 source3/include/proto.h NTSTATUS pdb_delete_sam_account(struct samu *sam_acct) ; pdb_delete_sam_account 437 source3/passdb/pdb_interface.c status = pdb_delete_sam_account(sam_acct); pdb_delete_sam_account 894 source3/utils/pdbedit.c if (!NT_STATUS_IS_OK(pdb_delete_sam_account(samaccount))) { pdb_delete_sam_account 937 source3/utils/pdbedit.c if (!NT_STATUS_IS_OK(pdb_delete_sam_account(samaccount))) {