Skip to content

Commit

Permalink
Tiger copyfile.h: synchronize non-Tiger copyfile.h
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusCalhoun-Lopez authored and cjones051073 committed Apr 21, 2022
1 parent 7e089dd commit 5561994
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tiger_only/include/copyfile.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ int copyfile_state_set(copyfile_state_t s, uint32_t flag, const void * src);
#define COPYFILE_STATE_DST_FD 3
#define COPYFILE_STATE_DST_FILENAME 4
#define COPYFILE_STATE_QUARANTINE 5
#define COPYFILE_STATE_STATUS_CB 6
#define COPYFILE_STATE_STATUS_CTX 7
#define COPYFILE_STATE_COPIED 8

#define COPYFILE_DISABLE_VAR "COPYFILE_DISABLE"

Expand Down

0 comments on commit 5561994

Please sign in to comment.