diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2023-04-03 07:45:06 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2023-04-03 10:29:09 +0200 |
| commit | b1f14cdb355c9db3a59fe42eb3bb5bba01c066b6 (patch) | |
| tree | a84f4ab7deefd45f8deca2a728f48ddfa7c6b6fc /sys/linux/sys.txt | |
| parent | 24040eec46931af5a73c2aad1ee0acd4052ddb25 (diff) | |
sys/linux: improve quotactl syscall description
Diffstat (limited to 'sys/linux/sys.txt')
| -rw-r--r-- | sys/linux/sys.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/linux/sys.txt b/sys/linux/sys.txt index ee1eab832..78e45310a 100644 --- a/sys/linux/sys.txt +++ b/sys/linux/sys.txt @@ -394,7 +394,6 @@ chroot(dir ptr[in, filename]) getcwd(buf buffer[out], size len[buf]) chdir(dir ptr[in, filename]) fchdir(fd fd) -quotactl(cmd intptr, special ptr[in, filename], id uid, addr ptr[in, array[int8]]) pivot_root(new_root ptr[in, filename], put_old ptr[in, filename]) sysfs$1(option const[1], fsname ptr[in, string]) |
