Home
last modified time | relevance | path

Searched refs:StatFs (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/truss/
H A Dsyscall.h185 StatFs, enumerator
H A Dsyscalls.c279 .args = { { Int, 0 }, { StatFs | OUT, 1 } } },
560 .args = { { Name | IN, 0 }, { StatFs | OUT, 1 } } },
2208 case StatFs: { in print_arg()