Module syscalls

Source
Expand description

linux_raw syscalls supporting rustix::fs.

ยงSafety

See the rustix::backend module documentation for details.

Functionsยง

_seek ๐Ÿ”’
_utimensat ๐Ÿ”’
access ๐Ÿ”’
accessat ๐Ÿ”’
accessat_noflags ๐Ÿ”’
chmod ๐Ÿ”’
chmodat ๐Ÿ”’
chown ๐Ÿ”’
chownat ๐Ÿ”’
copy_file_range ๐Ÿ”’
fadvise ๐Ÿ”’
fallocate ๐Ÿ”’
fchmod ๐Ÿ”’
fchown ๐Ÿ”’
fcntl_add_seals ๐Ÿ”’
fcntl_get_seals ๐Ÿ”’
fcntl_getfl ๐Ÿ”’
fcntl_lock ๐Ÿ”’
fcntl_setfl ๐Ÿ”’
fdatasync ๐Ÿ”’
fgetxattr ๐Ÿ”’ โš 
flistxattr ๐Ÿ”’ โš 
flock ๐Ÿ”’
fremovexattr ๐Ÿ”’
fsetxattr ๐Ÿ”’
fstat ๐Ÿ”’
fstatfs ๐Ÿ”’
fstatvfs ๐Ÿ”’
fsync ๐Ÿ”’
ftruncate ๐Ÿ”’
futimens ๐Ÿ”’
getdents ๐Ÿ”’
getdents_uninit ๐Ÿ”’
getxattr ๐Ÿ”’ โš 
inotify_add_watch ๐Ÿ”’
inotify_init1 ๐Ÿ”’
inotify_rm_watch ๐Ÿ”’
is_statx_available ๐Ÿ”’
lgetxattr ๐Ÿ”’ โš 
link ๐Ÿ”’
linkat ๐Ÿ”’
listxattr ๐Ÿ”’ โš 
llistxattr ๐Ÿ”’ โš 
lremovexattr ๐Ÿ”’
lsetxattr ๐Ÿ”’
lstat ๐Ÿ”’
memfd_create ๐Ÿ”’
mkdir ๐Ÿ”’
mkdirat ๐Ÿ”’
mknodat ๐Ÿ”’
open ๐Ÿ”’
openat ๐Ÿ”’
openat2 ๐Ÿ”’
readlink ๐Ÿ”’
readlinkat ๐Ÿ”’ โš 
removexattr ๐Ÿ”’
rename ๐Ÿ”’
renameat ๐Ÿ”’
renameat2 ๐Ÿ”’
rmdir ๐Ÿ”’
seek ๐Ÿ”’
sendfile ๐Ÿ”’
setxattr ๐Ÿ”’
stat ๐Ÿ”’
statat ๐Ÿ”’
statfs ๐Ÿ”’
statfs_to_statvfs ๐Ÿ”’
statvfs ๐Ÿ”’
statx ๐Ÿ”’
symlink ๐Ÿ”’
symlinkat ๐Ÿ”’
sync ๐Ÿ”’
syncfs ๐Ÿ”’
tell ๐Ÿ”’
unlink ๐Ÿ”’
unlinkat ๐Ÿ”’
utimensat ๐Ÿ”’