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