diff options
| author | Mark Johnston <markjdb@gmail.com> | 2021-09-10 11:00:47 -0400 |
|---|---|---|
| committer | Mark Johnston <markjdb@gmail.com> | 2021-09-10 11:31:45 -0400 |
| commit | 37ff5a96400cd76631cf67fa0107cd0a5d5e5033 (patch) | |
| tree | 54bdf99bc5c6e5c3cd85414b22ccd4727d22f6af /sys/freebsd/posix_fs.txt.const | |
| parent | 9d43b75802fee19bbd9d04a9983e588942d1d4a4 (diff) | |
sys/freebsd: add getdirentries(2)
Diffstat (limited to 'sys/freebsd/posix_fs.txt.const')
| -rw-r--r-- | sys/freebsd/posix_fs.txt.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/freebsd/posix_fs.txt.const b/sys/freebsd/posix_fs.txt.const index 79130bb9a..2b710cdc6 100644 --- a/sys/freebsd/posix_fs.txt.const +++ b/sys/freebsd/posix_fs.txt.const @@ -75,6 +75,7 @@ SYS_freebsd11_stat = 188 SYS_fspacectl = 580 SYS_fstat = 551 SYS_fstatat = 552 +SYS_getdirentries = 554 SYS_getfsstat = 557 SYS_lpathconf = 513 SYS_lseek = 478 |
