Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.sem.c108 if (eq(t->t_dcom[0], S_nice /*"nice"*/))
114 setname(S_nice /*"nice"*/);
H A Dsh.init.c134 S_nice, donice, 0, INF,
H A Dsh.tconst.c161 tchar S_nice[] = { 'n','i','c','e', 0 }; variable