Home
last modified time | relevance | path

Searched refs:CLOSE (Results 1 – 15 of 15) sorted by relevance

/src/contrib/less/ !
H A Dregexp.c94 #define CLOSE 30 /* no Analogous to OPEN. */ macro
342 ender = regnode((paren) ? CLOSE+parno : END); in reg()
903 case CLOSE+1: in regmatch()
904 case CLOSE+2: in regmatch()
905 case CLOSE+3: in regmatch()
906 case CLOSE+4: in regmatch()
907 case CLOSE+5: in regmatch()
908 case CLOSE+6: in regmatch()
909 case CLOSE+7: in regmatch()
910 case CLOSE+8: in regmatch()
[all …]
/src/crypto/openssl/doc/designs/quic-design/images/ !
H A Dconnection-state-machine.plantuml52 IDLE --> TERMINATED : APP:CLOSE
55 ACTIVE --> CLOSING : APP:CLOSE
/src/contrib/one-true-awk/ !
H A Dawkgram.y55 %token <i> ARG BLTIN BREAK CLOSE CONTINUE DELETE DO EXIT FOR FUNC
83 %left ARG BLTIN BREAK CALL CLOSE CONTINUE DELETE DO EXIT FOR FUNC
375 | CLOSE term { $$ = op1(CLOSE, $2); }
H A Dmaketab.c80 { CLOSE, "closefile", "closefile" },
H A Dlex.c53 { "close", CLOSE, CLOSE },
/src/crypto/openssl/doc/designs/quic-design/ !
H A Dconnection-state-machine.md245 <td>—<tt>APP:CLOSE</tt>→</td>
259 <td>—<tt>APP:CLOSE</tt>→ †</td>
282 <td>—<tt>APP:CLOSE</tt>→</td>
475 - Protocol errors, etc. can be handled identically to `APP:CLOSE` events
524 - `APP:CLOSE`: Supported in `IDLE`, `ESTABLISHING` and `OPEN` states.
587 - `APP:CLOSE`: Usually causes a transition to `TERMINATING.CLOSING`.
/src/usr.bin/procstat/ !
H A Dprocstat_kqueue.c167 PK_NAME_ELEM(NOTE_, CLOSE),
/src/contrib/dialog/ !
H A Ddlg_keys.c455 CURSES_NAME(CLOSE),
/src/crypto/openssl/Configurations/ !
H A Ddescrip.mms.tmpl764 CLOSE CONFIG
1285 CLOSE OPT_FILE
1342 CLOSE OPT_FILE
1441 @ CLOSE OPT_FILE
/src/contrib/sendmail/ !
H A DREADME277 YOU ARE STRONGLY ADVISED TO PAY CLOSE ATTENTION TO ANY EXPORT/IMPORT
/src/contrib/sqlite3/autosetup/ !
H A Djimsh0.c22223 #define CLOSE 2001 macro
22224 #define CLOSE_END (CLOSE+REG_MAX_PAREN)
22401 ender = regnode(preg, (paren) ? CLOSE+parno : END); in reg()
23472 if (OP(preg, scan) < CLOSE) { in regmatch()
23479 int no = OP(preg, scan) - CLOSE; in regmatch()
/src/crypto/krb5/src/lib/krb5/unicode/ !
H A DUnicodeData.txt5306 2050;CLOSE UP;Po;0;ON;;;;;N;;;;;
/src/crypto/heimdal/lib/wind/ !
H A DUnicodeData.txt5643 2050;CLOSE UP;Po;0;ON;;;;;N;;;;;
/src/contrib/sqlite3/ !
H A Dsqlite3.c44381 #define IOMETHODS(FINDER,METHOD,VERSION,CLOSE,LOCK,UNLOCK,CKLOCK,SHMMAP) \ argument
44384 CLOSE, /* xClose */ \
/src/contrib/ncurses/misc/ !
H A Dterminfo.src10393 # This is CLOSE to what is expected for a "status line". However,