Home
last modified time | relevance | path

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

/freebsd/usr.bin/truss/
H A Dsyscall.h175 Schedparam, enumerator
H A Dsyscalls.c478 .args = { { Int, 0 }, { Schedparam | OUT, 1 } } },
484 .args = { { Int, 0 }, { Schedparam, 1 } } },
486 .args = { { Int, 0 }, { Schedpolicy, 1 }, { Schedparam, 2 } } },
2583 case Schedparam: { in print_arg()