Searched defs:adjust_nice (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/login/
H A Dlogin.c359 static void adjust_nice(void);
582 adjust_nice(); /* passwd file can specify nice value */
1961 * adjust_nice
1972 * adjust_nice - Set the nice (process priority) value if the
1977 adjust_nice(void) function

Completed in 60 milliseconds