Searched refs:Istate (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmglobal.c48 char *Istate; /* initial state */ variable
H A Dtmsac.c136 extern char State, *Istate, *Tag;
141 if ((Istate = getenv("ISTATE")) == NULL)
144 State = (!strcmp(Istate, "enabled")) ? PM_ENABLED : PM_DISABLED;
H A Dtmextern.h137 extern char *Istate;

Completed in 44 milliseconds