Home
last modified time | relevance | path

Searched refs:CLOSED (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DLocalConsumer.java154 CLOSED enumConstant
290 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 …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dfsm.c94 f->state = CLOSED;
123 case CLOSED:
173 case CLOSED:
228 f->state = CLOSED;
258 case CLOSED:
282 f->state = (f->state == CLOSING)? CLOSED: STOPPED;
415 case CLOSED:
503 case CLOSED:
563 case CLOSED:
640 f->state = CLOSED;
[all …]
H A Dfsm.h139 #define CLOSED 2 /* Up, hasn't been opened */ macro
H A Dlcp.c596 f->state = CLOSED;
/illumos-gate/usr/src/cmd/bnu/
H A Dperfstat.c215 static int LogFile = CLOSED; /* Log file file destriptor. */
670 if (*logfile != CLOSED)
673 *logfile = CLOSED;
1007 if (*logfile != CLOSED)
H A Dlog.h36 #define CLOSED (-1) /* Shows log file is closed. */ macro
H A Dsecurity.c80 static int LogFile = CLOSED; /* Log file file destriptor. */
149 if (LogFile == CLOSED) {
H A Daccount.c75 static int LogFile = CLOSED; /* Log file file destriptor. */
H A DDialers123 # For normal operation, dip switch 4 should be CLOSED.
145 # For normal operation, dip switch 4 should be CLOSED.