Searched refs:CLOSE (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/less/ |
H A D | regexp.c | 94 #define CLOSE 30 /* no Analogous to OPEN. */ macro 115 * OPEN,CLOSE ...are numbered at compile time. 342 ender = regnode((paren) ? CLOSE+parno : END); 903 case CLOSE+1: 904 case CLOSE+2: 905 case CLOSE+3: 906 case CLOSE+4: 907 case CLOSE+5: 908 case CLOSE+6: 909 case CLOSE [all...] |
/freebsd/contrib/one-true-awk/ |
H A D | awkgram.y | 55 %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 D | maketab.c | 80 { CLOSE, "closefile", "closefile" },
|
H A D | lex.c | 53 { "close", CLOSE, CLOSE },
|
/freebsd/crypto/openssl/Configurations/ |
H A D | descrip.mms.tmpl | 726 CLOSE CONFIG 1215 CLOSE OPT_FILE 1260 CLOSE OPT_FILE 1357 @ CLOSE OPT_FILE
|
/freebsd/contrib/dialog/ |
H A D | dlg_keys.c | 455 CURSES_NAME(CLOSE),
|
/freebsd/contrib/sendmail/ |
H A D | README | 277 YOU ARE STRONGLY ADVISED TO PAY CLOSE ATTENTION TO ANY EXPORT/IMPORT
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 5643 2050;CLOSE UP;Po;0;ON;;;;;N;;;;;
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 43902 #define IOMETHODS(FINDER,METHOD,VERSION,CLOSE,LOCK,UNLOCK,CKLOCK,SHMMAP) \ 43905 CLOSE, /* xClose */ \
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 9911 # This is CLOSE to what is expected for a "status line". However,
|