Home
last modified time | relevance | path

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

/freebsd/usr.bin/truss/
H A Dsyscall.h184 Stat11, enumerator
H A Dsyscalls.c186 .args = { { Int, 0 }, { Stat11 | OUT, 1 } } },
188 .args = { { Atfd, 0 }, { Name | IN, 1 }, { Stat11 | OUT, 2 },
194 .args = { { Name | IN, 0 }, { Stat11 | OUT, 1 } } },
200 .args = { { Name | IN, 0 }, { Stat11 | OUT, 1 } } },
2191 case Stat11: { in print_arg()