Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.tconst.c49 tchar S_IOT[] = {'I', 'O', 'T', 0}; /*IOT*/ variable
H A Dsh.proc.c928 if (eq(name, S_IOT /* "IOT" */)) { in dokill()