mirror of
https://github.com/opnsense/src.git
synced 2026-03-08 00:01:54 -05:00
The version that ended upstream was ultimately slightly different than the version committed here; notably, statvfs() is used but it's redefined appropriately to statfs() on FreeBSD since we don't provide the fstypename for the former interface. |
||
|---|---|---|
| .. | ||
| t_faccessat.c | ||
| t_fchmodat.c | ||
| t_fchownat.c | ||
| t_fexecve.c | ||
| t_fstatat.c | ||
| t_linkat.c | ||
| t_mkdirat.c | ||
| t_mkfifoat.c | ||
| t_mknodat.c | ||
| t_o_search.c | ||
| t_openat.c | ||
| t_readlinkat.c | ||
| t_renameat.c | ||
| t_symlinkat.c | ||
| t_unlinkat.c | ||
| t_utimensat.c | ||