Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/priocntl/
H A Drtpriocntl.c70 static void exec_rtcmd(char **, uint_t, pri_t, long, long, int);
236 exec_rtcmd(&argv[optind], cflags, rtpri, tqntm, res, tqsig); in main()
475 exec_rtcmd(char **cmdargv, uint_t cflags, pri_t rtpri, long tqntm, long res, in exec_rtcmd() function