| /NextBSD/crypto/heimdal/lib/roken/ |
| HD | fnmatch.c | 57 #define EOS '\0' macro 69 case EOS: in rk_fnmatch() 70 return (*string == EOS ? 0 : FNM_NOMATCH); in rk_fnmatch() 72 if (*string == EOS) in rk_fnmatch() 94 if (c == EOS) in rk_fnmatch() 107 while ((test = *string) != EOS) { in rk_fnmatch() 116 if (*string == EOS) in rk_fnmatch() 127 if ((c = *pattern++) == EOS) { in rk_fnmatch() 160 if (c == EOS) in rangematch() 163 && (c2 = *(pattern+1)) != EOS && c2 != ']') { in rangematch() [all …]
|
| /NextBSD/sys/libkern/ |
| HD | fnmatch.c | 45 #define EOS '\0' macro 62 case EOS: in fnmatch() 65 return (*string == EOS ? 0 : FNM_NOMATCH); in fnmatch() 67 if (*string == EOS) in fnmatch() 89 if (c == EOS) in fnmatch() 103 while ((test = *string) != EOS) { in fnmatch() 112 if (*string == EOS) in fnmatch() 134 if ((c = *pattern++) == EOS) { in fnmatch() 185 if (c == EOS) in rangematch() 195 && (c2 = *(pattern+1)) != EOS && c2 != ']') { in rangematch() [all …]
|
| /NextBSD/lib/libc/gen/ |
| HD | glob.c | 122 #define EOS '\0' macro 239 if (*++patnext == EOS) { in _glob_common() 255 *bufnext = EOS; in _glob_common() 303 if (pattern[0] == LBRACE && pattern[1] == RBRACE && pattern[2] == EOS) in globexp1() 331 *lm = EOS; in globexp2() 338 for (pm = pe++; *pe != RBRACKET && *pe != EOS; pe++) in globexp2() 340 if (*pe == EOS) { in globexp2() 357 if (i != 0 || *pe == EOS) { in globexp2() 366 for (pm1 = pm++; *pm != RBRACKET && *pm != EOS; pm++) in globexp2() 368 if (*pm == EOS) { in globexp2() [all …]
|
| HD | fnmatch.c | 68 #define EOS '\0' macro 110 case EOS: in fnmatch1() 113 if (sc == EOS) in fnmatch1() 117 if (sc == EOS) in fnmatch1() 139 if (c == EOS) in fnmatch1() 162 if (sc == EOS) in fnmatch1() 219 if (sc == EOS) in fnmatch1() 282 if (*pattern == '-' && *(pattern + 1) != EOS && in rangematch() 285 if (*pattern != EOS) in rangematch() 291 if (c2 == EOS) in rangematch()
|
| /NextBSD/crypto/openssh/openbsd-compat/ |
| HD | glob.c | 84 #define EOS '\0' macro 208 while (bufnext < bufend && (c = *patnext++) != EOS) in glob() 212 while (bufnext < bufend && (c = *patnext++) != EOS) in glob() 214 if ((c = *patnext++) == EOS) { in glob() 222 *bufnext = EOS; in glob() 241 if (pattern[0] == LBRACE && pattern[1] == RBRACE && pattern[2] == EOS) in globexp1() 268 *lm = EOS; in globexp2() 275 for (pm = pe++; *pe != RBRACKET && *pe != EOS; pe++) in globexp2() 277 if (*pe == EOS) { in globexp2() 293 if (i != 0 || *pe == EOS) in globexp2() [all …]
|
| /NextBSD/usr.bin/ctags/ |
| HD | C.c | 99 *sp = EOS; in c_entries() 147 *sp = EOS; in c_entries() 185 *sp = EOS; in c_entries() 210 *sp = EOS; in c_entries() 240 *sp = EOS; in c_entries() 342 *sp = EOS; in hash_entry() 346 *sp = EOS; in hash_entry() 358 *sp = EOS; in hash_entry() 370 *sp = EOS; in hash_entry() 403 *sp = EOS; in str_entry() [all …]
|
| HD | lisp.c | 82 *cp = EOS; in l_entries() 99 *cp = EOS; in l_entries()
|
| HD | ctags.h | 39 #define EOS '\0' macro
|
| HD | yacc.c | 100 *sp = EOS; in y_entries()
|
| HD | print.c | 88 *cp = EOS; in getline()
|
| HD | fortran.c | 125 *cp = EOS; in PF_funcs()
|
| /NextBSD/contrib/tcsh/ |
| HD | glob.c | 103 #define EOS '\0' macro 326 while ((c = *patnext++) != EOS) { in glob() 340 if ((c = *patnext++) == EOS) { in glob() 351 while ((c = *patnext++) != EOS) in glob() 353 *bufnext = EOS; in glob() 357 while ((c = *qpatnext++) != EOS) { in glob() 363 if (*qpatnext == EOS || in glob() 406 *bufnext = EOS; in glob() 435 while (*src != EOS) { in glob() 437 if (*++src == EOS) in glob() [all …]
|
| HD | sh.glob.c | 56 #define EOS '\0' macro 166 for (++pe; *pe != RBRK && *pe != EOS; pe++) in globbrace() 168 if (*pe == EOS) in globbrace() 187 for (++pm; *pm != RBRK && *pm != EOS; pm++) in globbrace() 189 if (*pm == EOS) { in globbrace()
|
| HD | termcap.vms | 29 :ho=\E[H:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:ta=^I:pt:sr=5\EM:vt#3:xn:\ 49 :ho=\E[H:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:ta=^I:pt:sr=5\EM:vt#3:xn:\
|
| /NextBSD/contrib/binutils/libiberty/ |
| HD | argv.c | 43 #ifndef EOS 44 #define EOS '\0' macro 213 while (*input != EOS) in buildargv() 270 *arg = EOS; in buildargv() 286 while (*input != EOS); in buildargv() 315 while (*arg != EOS) in writeargv()
|
| /NextBSD/contrib/gcclibs/libiberty/ |
| HD | argv.c | 43 #ifndef EOS 44 #define EOS '\0' macro 213 while (*input != EOS) in buildargv() 270 *arg = EOS; in buildargv() 286 while (*input != EOS); in buildargv()
|
| /NextBSD/usr.sbin/rrenumd/ |
| HD | parser.y | 100 %token BCL ECL EOS ERROR 132 | error EOS 136 | EOS 140 DEBUG_CMD flag EOS 149 DEST_CMD dest_addrs retrynum EOS 285 BCL rrenum_statement EOS ECL EOS 311 rrenum_statement EOS
|
| /NextBSD/usr.bin/m4/ |
| HD | main.c | 195 *p++ = EOS; in main() 244 if (p[0] == '-' && p[1] == EOS) in main() 402 chrsave(EOS); in macro() 447 chrsave(EOS); in macro() 463 chrsave(EOS); /* new argument */ in macro() 553 *tp = EOS; in inspect() 564 *name = EOS; in inspect()
|
| HD | eval.c | 753 lquote[0] = LQUOTE; lquote[1] = EOS; in dochq() 754 rquote[0] = RQUOTE; rquote[1] = EOS; in dochq() 760 rquote[0] = ECOMMT; rquote[1] = EOS; in dochq() 775 scommt[0] = EOS; in dochc() 776 ecommt[0] = EOS; in dochc() 780 ecommt[0] = ECOMMT; ecommt[1] = EOS; in dochc()
|
| HD | trace.c | 163 delim[1] = EOS; in trace() 171 delim[2] = EOS; in trace()
|
| /NextBSD/contrib/gperf/src/ |
| HD | positions.icc | 210 /* Retrieves the next position, or EOS past the end. */ 214 return (_index < _set._size ? _set._positions[_index++] : EOS); 218 return a value != EOS. */ 263 /* Retrieves the next position, or EOS past the end. */ 267 return (_index > _minindex ? _set._positions[--_index] : EOS); 271 return a value != EOS. */
|
| HD | positions.h | 116 enum { EOS = -2 }; enumerator 146 enum { EOS = -2 }; enumerator
|
| HD | options.cc | 551 for (int pos; (pos = iter.next()) != PositionIterator::EOS; ) in ~Options() 824 const int EOS = PositionIterator::EOS; in parse_options() local 826 …gParser sparser (/*getopt*/optarg, 1, Positions::MAX_KEY_POS, Positions::LASTCHAR, BAD_VALUE, EOS); in parse_options() 836 for (key_pos = key_positions; (value = sparser.nextPosition()) != EOS; key_pos++) in parse_options()
|
| /NextBSD/usr.bin/tr/ |
| HD | str.c | 68 case EOS: in next() 75 s->state = EOS; in next() 382 s->state = EOS; in backslash()
|
| HD | extern.h | 40 enum { EOS, INFINITE, NORMAL, RANGE, SEQUENCE, enumerator
|