Type of Splice event flags
splice ?assume_fd_is_nonblocking ~fd_in ?off_in ~fd_out ?off_out
~len flags
see man-page for details.
(ret,
ret_off_in, ret_off_out)
, where ret
corresponds to the return
value of the system call, ret_off_in
to the final input offset,
and ret_off_out
to the final output offset.
Unix_error
on Unix-errors.
Invalid_argument
if the offsets or length are invalid
tee ?assume_fd_is_nonblocking ~fd_in ~fd_out len flags
see man-page
for details.
Unix_error
on Unix-errors.
Invalid_argument
if the length is invalid
vmsplice ?assume_fd_is_nonblocking fd iovecs ?count flags
see man-page for details.
Unix_error
on Unix-errors.
Invalid_argument
if the count is invalid
Array.length iovecs
#
| ADFS_SUPER_MAGIC
| |||
#
| AFFS_SUPER_MAGIC
| |||
#
| BEFS_SUPER_MAGIC
| |||
#
| BFS_MAGIC
| |||
#
| CIFS_MAGIC_NUMBER
| |||
#
| CODA_SUPER_MAGIC
| |||
#
| COH_SUPER_MAGIC
| |||
#
| CRAMFS_MAGIC
| |||
#
| DEVFS_SUPER_MAGIC
| |||
#
| EFS_SUPER_MAGIC
| |||
#
| EXT_SUPER_MAGIC
| |||
#
| EXT2_OLD_SUPER_MAGIC
| |||
#
| EXT2_SUPER_MAGIC
| |||
#
| EXT3_SUPER_MAGIC
| |||
#
| HFS_SUPER_MAGIC
| |||
#
| HPFS_SUPER_MAGIC
| |||
#
| HUGETLBFS_MAGIC
| |||
#
| ISOFS_SUPER_MAGIC
| |||
#
| JFFS2_SUPER_MAGIC
| |||
#
| JFS_SUPER_MAGIC
| |||
#
| MINIX_SUPER_MAGIC
| |||
#
| MINIX_SUPER_MAGIC2
| |||
#
| MINIX2_SUPER_MAGIC
| |||
#
| MINIX2_SUPER_MAGIC2
| |||
#
| MSDOS_SUPER_MAGIC
| |||
#
| NCP_SUPER_MAGIC
| |||
#
| NFS_SUPER_MAGIC
| |||
#
| NTFS_SB_MAGIC
| |||
#
| UNKNOWN_SUPER_MAGIC of Core.Std.Int32.t
|