Searched refs:Istate (Results 1 – 3 of 3) sorted by relevance
130 if ((Istate = getenv("ISTATE")) == NULL) in get_environ()133 State = (strcmp(Istate, "enabled") == 0) ? PM_ENABLED : PM_DISABLED; in get_environ()
48 char *Istate; /* initial state */ variable
187 extern char *Istate;