Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.sem.c110 if (eq(t->t_dcom[0], S_nice /*"nice"*/))
116 setname(S_nice /*"nice"*/);
H A Dsh.init.c136 S_nice, donice, 0, INF,
H A Dsh.tconst.c163 tchar S_nice[] = { 'n','i','c','e', 0 }; variable