extra file types
This commit is contained in:
parent
5110538c3f
commit
3bdfe541da
3 changed files with 29 additions and 8 deletions
|
|
@ -36,6 +36,8 @@ enum FileType {
|
|||
FP_TYPE_LINK,
|
||||
FP_TYPE_PIPE,
|
||||
FP_TYPE_SOCKET,
|
||||
FP_TYPE_CHARDEV,
|
||||
FP_TYPE_BLOCKDEV,
|
||||
|
||||
FP_TYPE_MAX
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue