Home
last modified time | relevance | path

Searched refs:EOS (Results 1 – 25 of 45) sorted by relevance

12

/NextBSD/crypto/heimdal/lib/roken/
HDfnmatch.c57 #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/
HDfnmatch.c45 #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/
HDglob.c122 #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 …]
HDfnmatch.c68 #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/
HDglob.c84 #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/
HDC.c99 *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 …]
HDlisp.c82 *cp = EOS; in l_entries()
99 *cp = EOS; in l_entries()
HDctags.h39 #define EOS '\0' macro
HDyacc.c100 *sp = EOS; in y_entries()
HDprint.c88 *cp = EOS; in getline()
HDfortran.c125 *cp = EOS; in PF_funcs()
/NextBSD/contrib/tcsh/
HDglob.c103 #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 …]
HDsh.glob.c56 #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()
HDtermcap.vms29 :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/
HDargv.c43 #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/
HDargv.c43 #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/
HDparser.y100 %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/
HDmain.c195 *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()
HDeval.c753 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()
HDtrace.c163 delim[1] = EOS; in trace()
171 delim[2] = EOS; in trace()
/NextBSD/contrib/gperf/src/
HDpositions.icc210 /* 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. */
HDpositions.h116 enum { EOS = -2 }; enumerator
146 enum { EOS = -2 }; enumerator
HDoptions.cc551 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/
HDstr.c68 case EOS: in next()
75 s->state = EOS; in next()
382 s->state = EOS; in backslash()
HDextern.h40 enum { EOS, INFINITE, NORMAL, RANGE, SEQUENCE, enumerator

12