Home
last modified time | relevance | path

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

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