Home
last modified time | relevance | path

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

/freebsd/usr.bin/truss/
H A Dsyscall.h176 Schedparam, enumerator
H A Dsyscalls.c480 .args = { { Int, 0 }, { Schedparam | OUT, 1 } } },
486 .args = { { Int, 0 }, { Schedparam, 1 } } },
488 .args = { { Int, 0 }, { Schedpolicy, 1 }, { Schedparam, 2 } } },
2588 case Schedparam: { in print_arg()