Home
last modified time | relevance | path

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

/freebsd/usr.bin/truss/
H A Dsyscall.h183 Stat11, enumerator
H A Dsyscalls.c187 .args = { { Int, 0 }, { Stat11 | OUT, 1 } } },
189 .args = { { Atfd, 0 }, { Name | IN, 1 }, { Stat11 | OUT, 2 },
195 .args = { { Name | IN, 0 }, { Stat11 | OUT, 1 } } },
201 .args = { { Name | IN, 0 }, { Stat11 | OUT, 1 } } },
2189 case Stat11: { in print_arg()