Searched refs:Schedparam (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/truss/ |
H A D | syscall.h | 175 Schedparam, enumerator
|
H A D | syscalls.c | 478 .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()
|