Home
last modified time | relevance | path

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

/freebsd/usr.bin/truss/
H A Dsyscall.h184 StatFs, enumerator
H A Dsyscalls.c280 .args = { { Int, 0 }, { StatFs | OUT, 1 } } },
558 .args = { { Name | IN, 0 }, { StatFs | OUT, 1 } } },
2206 case StatFs: { in print_arg()