mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
truncate, truncate_size: Used to truncate files to a particular size, or to zero bytes. mkdir_mode: Like mkdir but allows you to also specify the initial permissions for the new directory. utimens: Set timestamp on a file with nanosecond accuracy. lchown: Corresponding to lchown(2) syscall (we already have chown). The implementation is complicated by the fact that we had to add an Int64 parameter type to the generator.
106 lines
408 B
Plaintext
106 lines
408 B
Plaintext
abc
|
|
def
|
|
[]
|
|
false
|
|
0
|
|
0
|
|
123
|
|
456
|
|
abc
|
|
null
|
|
[]
|
|
false
|
|
0
|
|
0
|
|
123
|
|
456
|
|
|
|
def
|
|
[]
|
|
false
|
|
0
|
|
0
|
|
123
|
|
456
|
|
|
|
|
|
[]
|
|
false
|
|
0
|
|
0
|
|
123
|
|
456
|
|
abc
|
|
def
|
|
["1"]
|
|
false
|
|
0
|
|
0
|
|
123
|
|
456
|
|
abc
|
|
def
|
|
["1", "2"]
|
|
false
|
|
0
|
|
0
|
|
123
|
|
456
|
|
abc
|
|
def
|
|
["1"]
|
|
true
|
|
0
|
|
0
|
|
123
|
|
456
|
|
abc
|
|
def
|
|
["1"]
|
|
false
|
|
-1
|
|
-1
|
|
123
|
|
456
|
|
abc
|
|
def
|
|
["1"]
|
|
false
|
|
-2
|
|
-2
|
|
123
|
|
456
|
|
abc
|
|
def
|
|
["1"]
|
|
false
|
|
1
|
|
1
|
|
123
|
|
456
|
|
abc
|
|
def
|
|
["1"]
|
|
false
|
|
2
|
|
2
|
|
123
|
|
456
|
|
abc
|
|
def
|
|
["1"]
|
|
false
|
|
4095
|
|
4095
|
|
123
|
|
456
|
|
abc
|
|
def
|
|
["1"]
|
|
false
|
|
0
|
|
0
|
|
|
|
|
|
EOF
|