Searched refs:CLOSED (Results 1 – 21 of 21) sorted by relevance
154 CLOSED enumConstant290 if (state == State.CLOSED) { in open()333 case CLOSED: in checkCompile()452 case CLOSED: in enable()475 if (state == State.CLOSED) { in getProgramInfo()529 case CLOSED: in setOption()554 case CLOSED: in getOption()568 return ((state != State.INIT) && (state != State.CLOSED)); in isOpen()590 return (state == State.CLOSED); in isClosed()638 if (state == State.STOPPED || state == State.CLOSED) { in work()[all …]
101 f->state = CLOSED;130 case CLOSED:180 case CLOSED:235 f->state = CLOSED;265 case CLOSED:289 f->state = (f->state == CLOSING)? CLOSED: STOPPED;422 case CLOSED:510 case CLOSED:570 case CLOSED:647 f->state = CLOSED;[all …]
141 #define CLOSED 2 /* Up, hasn't been opened */ macro
604 f->state = CLOSED;
121 @if [ -f $(CLOSED)/uts/sun4v/$@/Makefile ]; then \122 cd $(CLOSED)/uts/sun4v/$@; pwd; \129 cd $(CLOSED)/uts/sun4v/$@; pwd; $(MAKE) $(NO_STATE) $(TARGET)
44 CPPFLAGS += -I$(SRC)/uts/sun4u -I$(CLOSED)/uts/sun4u45 CPPFLAGS += -I$(SRC)/uts/common -I$(CLOSED)/uts/common
217 static int LogFile = CLOSED; /* Log file file destriptor. */672 if (*logfile != CLOSED)675 *logfile = CLOSED;1009 if (*logfile != CLOSED)
38 #define CLOSED (-1) /* Shows log file is closed. */ macro
80 static int LogFile = CLOSED; /* Log file file destriptor. */149 if (LogFile == CLOSED) {
75 static int LogFile = CLOSED; /* Log file file destriptor. */
123 # For normal operation, dip switch 4 should be CLOSED.145 # For normal operation, dip switch 4 should be CLOSED.
42 $(CLOSEDHDRS:%.h=$(CLOSED)/uts/common/sharefs/%.check)
16 S4: ellipse "INPUT" "CLOSED"34 S4: ellipse "OUTPUT" "CLOSED"
101 cd $(CLOSED)/uts/sun4u/grover/$@; pwd; $(MAKE) $(NO_STATE) $(TARGET)
97 cd $(CLOSED)/uts/sun4u/javelin/$@; pwd; $(MAKE) $(NO_STATE) $(TARGET)
98 cd $(CLOSED)/uts/sun4u/tazmo/$@; pwd; $(MAKE) $(NO_STATE) $(TARGET)
101 @cd $(CLOSED)/uts/sun4u/sunfire/$@; pwd; $(MAKE) $(NO_STATE) $(TARGET)
84 cd $(CLOSED)/uts/sun4u/blade/$@; pwd; $(MAKE) $(NO_STATE) $(TARGET)
89 cd $(CLOSED)/uts/sun4u/mpxu/$@; pwd; $(MAKE) $(NO_STATE) $(TARGET)
85 cd $(CLOSED)/uts/sun4u/opl/$@; pwd; $(MAKE) $(NO_STATE) $(TARGET)
110 CLOSED= $(SRC)/../closed