Searched refs:eol (Results 1 - 25 of 74) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/
H A Dinfo_types.exp27 set eol "\[\r\n\]+"
30 "All types matching regular expression \"new_integer_type\":${eol}File .*info_types.c:${eol}int"
H A Dframe_args.exp36 set eol "\[\r\n\]+"
H A Dptype_tagged_param.exp38 set eol "\[\r\n\]+"
42 "type = new pck.shape with record${eol}${sp}r: integer;${eol}end record" \
H A Ddyn_loc.exp39 set eol "\[\r\n\]+"
43 -re "i = \"AA\"${eol}s = \" \"" {
46 -re "i = \"AA\"${eol}.*${eol}s = \" \"" {
H A Dcatch_ex.exp38 set eol "\[\r\n\]+"
56 -re "Catchpoint $any_nb: all Ada exceptions$eol$gdb_prompt $" {
59 -re "Cannot break on __gnat_raise_nodefer_with_msg in this configuration\.$eol$gdb_prompt $" {
69 "$info_break_header$eol.*$catch_exception_info" \
75 "Continuing\.$eol$catchpoint_msg$eol.*SPOT1" \
81 "Continuing\.$eol$catchpoint_msg$eol.*SPOT2" \
123 "$info_break_header$eol.*$catch_exception_entry$eol
[all...]
H A Dcomplete.exp37 set eol "\[\r\n\]*"
H A Dmi_catch_ex.exp31 set eol "\[\r\n\]+"
46 -re "Catchpoint $any_nb: all Ada exceptions$eol$gdb_prompt $" {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dinfo-target.exp26 set eol "\[\r\n\]+"
33 "Symbols from \".*${testfile}.*\"\\..*${eol}Local exec file:${eol}.*Entry point: 0x\[0-9a-zA-Z\]+${eol}.*" \
H A Dnofield.exp28 set eol "\[\r\n\]+"
37 "type = struct not_empty {$eol${sp}void \\*e;$eol${sp}void \\*u;$eol}" \
41 "type = struct empty {$eol$sp<no data fields>$eol}" \
45 "type = union empty_union {$eol$sp<no data fields>$eol}" \
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dmail_copy.c11 /* int mail_copy(sender, orig_to, delivered, src, dst, flags, eol, why)
18 /* const char *eol;
65 /* .IP eol
133 int flags, const char *eol, DSN_BUF *why)
186 asctime(localtime(&now)), eol);
190 *sender ? vstring_str(buf) : "", eol);
203 vstream_fprintf(dst, "X-Original-To: %s%s", vstring_str(buf), eol);
210 vstream_fprintf(dst, "Delivered-To: %s%s", vstring_str(buf), eol);
237 if (type == REC_TYPE_NORM && vstream_fputs(eol, dst) == VSTREAM_EOF)
250 vstream_fputs(eol, ds
129 mail_copy(const char *sender, const char *orig_rcpt, const char *delivered, VSTREAM *src, VSTREAM *dst, int flags, const char *eol, DSN_BUF *why) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pkg_install/dist/lib/
H A Dvar.c68 const char *eol, *next; local
73 if ((eol = strchr(buf, '\n')) != NULL) {
74 next = eol + 1;
75 len = eol - buf;
77 next = eol;
148 const char *eol, *next, *data; local
160 if ((eol = strchr(buf, '\n')) != NULL) {
161 next = eol + 1;
162 len = eol - buf;
164 next = eol;
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/lam/
H A Dlam.c63 char eol; /* end of line character */ member in struct:openfile
122 if (!ip->eol)
123 ip->eol = (T ? (ip-1)->eol : '\n');
138 ip->eol = *p;
202 if ((*p = c) == ip->eol)
/netbsd-6-1-5-RELEASE/usr.bin/mkdep/
H A Dmkdep.c213 char *buf, *lim, *ptr, *line, *suf, *colon, *eol; local
344 for (line = eol = buf; eol <= lim;) {
345 while (eol <= lim && *eol++ != '\n')
348 if (line == eol - 1) {
350 line = eol;
353 if (eol[-2] == '\\')
357 if (colon >= eol) {
364 write(dependfile, line, eol
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.stabs/
H A Dexclfwd.exp61 set eol "\[ \t\]*\[\n\r\]+"
63 gdb_test "ptype v1" "type = struct a {$eol
64 int x;$eol
65 int y;$eol
66 }$eol"
71 gdb_test "ptype v2" "type = struct a {$eol
72 const char .c;$eol
73 }$eol"
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/libgrep/
H A Dm-fgrep.c77 char eol = ckwset->eolbyte; local
114 if (beg > buf && beg[-1] != eol)
116 if (beg + len < buf + buf_size && beg[len] != eol)
154 end = memchr (beg + len, eol, (buf + buf_size) - (beg + len));
156 while (buf < beg && beg[-1] != eol)
/netbsd-6-1-5-RELEASE/usr.bin/grep/
H A Dfastgrep.c65 fg->eol = false;
93 fg->eol = false;
99 fg->eol = true;
155 if ((!(lflag || cflag)) && ((!(fg->bol || fg->eol)) &&
224 if (fg->bol || fg->eol) {
229 j = fg->eol ? len - fg->len : 0;
230 if (!((fg->bol && fg->eol) && (len != fg->len)))
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dhex.c135 isc_boolean_t eol; local
143 eol = ISC_FALSE;
145 eol = ISC_TRUE;
147 isc_tokentype_string, eol));
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dhex.c135 isc_boolean_t eol; local
143 eol = ISC_FALSE;
145 eol = ISC_TRUE;
147 isc_tokentype_string, eol));
/netbsd-6-1-5-RELEASE/sbin/veriexecctl/
H A Dveriexecctl_parse.y66 | statement path type fingerprint flags eol {
109 | statement eol
110 | statement error eol {
191 eol : EOL label
/netbsd-6-1-5-RELEASE/usr.sbin/installboot/arch/
H A Dhp700.c75 int retval, eol; local
96 eol = HP700_LABELOFFSET + HP700_LABELSIZE;
97 memset(&bb[eol], 0, sizeof bb - eol);
/netbsd-6-1-5-RELEASE/external/bsd/pkg_install/dist/info/
H A Dperform.c292 char *iter, *eol, *next; local
303 eol = iter + strcspn(iter, "\n");
304 if (*eol == '\n')
305 next = eol + 1;
307 next = eol;
308 if (iter == eol)
311 if (strlen(lpp->lp_name) + iter != eol)
313 if (memcmp(lpp->lp_name, iter, eol - iter) == 0)
318 *eol = '\0';
320 if (next != eol)
[all...]
/netbsd-6-1-5-RELEASE/dist/nvi/vi/
H A Dv_right.c43 goto eol;
49 eol: v_eol(sp, NULL);
/netbsd-6-1-5-RELEASE/external/bsd/pkg_install/dist/admin/
H A Daudit.c132 char buf[4096], *line, *eol; local
145 eol = line + strlen(line);
146 if (eol == line)
148 --eol;
149 if (*eol == '\n') {
150 if (eol == line)
152 *eol = '\0';
485 if (strcmp("eol", pv->classification[i]) == 0)
/netbsd-6-1-5-RELEASE/gnu/dist/grep/src/
H A Dsearch.c341 char eol = eolbyte; local
370 end = memchr(beg, eol, buflim - beg);
376 while (beg > buf && beg[-1] != eol)
391 end = memchr (beg, eol, buflim - beg);
393 while (beg > buf && beg[-1] != eol)
508 char eol = eolbyte; local
531 if (beg > buf && beg[-1] != eol)
533 if (beg + len < buf + size && beg[len] != eol)
576 end = memchr (beg + len, eol, (buf + size) - (beg + len));
578 while (buf < beg && beg[-1] != eol)
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pkg_install/dist/delete/
H A Dpkg_delete.c166 char line[MaxPathSize], *eol, *fname; local
188 if ((eol = strrchr(line, '\n')) != NULL)
189 *eol = '\0';
406 char line[MaxPathSize], *fname, *eol; local
421 if ((eol = strrchr(line, '\n')) != NULL)
422 *eol = '\0';
505 char line[MaxPathSize], *eol; local
519 if ((eol = strrchr(line, '\n')) != NULL)
520 *eol = '\0';
550 char line[MaxPathSize], *eol; local
[all...]

Completed in 500 milliseconds

123