syscalls.txt (1687B)
- # SPDX-FileCopyrightText: 2024 Haelwenn (lanodan) Monnier <contact+mstrace@hacktivis.me>
- # SPDX-License-Identifier: MPL-2.0
- io_setup uint hex
- io_destroy hex
- io_submit hex int hex
- io_cancel hex hex hex
- io_getevents hex int int hex hex
- io_pgetevents hex int int hex hex hex
- io_uring_setup int hex
- io_uring_enter uint uint uint uint
- io_uring_register uint uint hex int
- setxattr path str hex size int
- lsetxattr path str hex size int
- getxattr path str hex size
- lgetxattr path str hex size
- fgetxattr int str hex size
- listxattr str str size
- llistxattr str str size
- flistxattr int str size
- removexattr path str
- lremovexattr path str
- fremovexattr int str
- getcwd path size
- access path oct
- alarm uint
- brk hex
- chdir path
- chmod path oct
- chown path int int
- close int
- creat path oct
- dup int
- dup2 int int
- exit_group int
- faccessat int path oct oct
- faccessat2 int path oct oct
- fchmod int oct
- fdatasync int
- fork
- fsync int
- ftruncate int off
- getpid
- getppid
- kill int int
- lchown path int int
- link path path
- linkat int path path
- lstat path hex
- mkdir path oct
- munlockall
- open path oct oct
- openat int path oct oct
- pause
- read int buf size
- readlink path buf size
- readlinkat int path buf size
- rename path path
- rmdir path
- setsid
- stat path hex
- symlink path path
- symlinkat int path path
- sync
- truncate path off
- umask oct
- unlink path
- unlinkat int path
- vfork
- write int buf size
- timer_create hex hex hex
- timer_gettime hex hex
- timer_settime hex int hex hex
- timer_getoverrun hex
- timer_delete hex
- rt_sigsuspend hex
- rt_sigprocmask int hex hex size
- accept int hex hex
- accept4 int hex hex int
- acct path
- add_key str str hex size hex
- adjtimex hex
- clock_adjtime hex hex
- arch_prctl int hex
- bind int hex size
- bpf int hex uint