| /trueos/contrib/sendmail/src/ |
| HD | mime.c | 100 mime8to7(mci, header, e, boundaries, flags, level) in mime8to7() argument 104 char **boundaries; 143 if (boundaries[0] == NULL) 147 for (i = 0; boundaries[i] != NULL; i++) 148 sm_dprintf(" %s", boundaries[i]); 301 if (boundaries[i] == NULL) 316 boundaries[i] = bbuf; 317 boundaries[i + 1] = NULL; 329 bt = mimeboundary(buf, boundaries); 356 bt = mime8to7(mci, hdr, e, boundaries, flags, [all …]
|
| HD | deliver.c | 4580 char *boundaries[MAXMIMENESTING + 1]; local 4659 boundaries[0] = NULL; 4661 if (mime8to7(mci, e->e_header, e, boundaries, M87F_OUTER, 0) == 4677 boundaries[0] = NULL; 4691 if (mime8to7(mci, e->e_header, e, boundaries,
|
| /trueos/contrib/netbsd-tests/lib/libc/regex/data/ |
| HD | word_bound.in | 1 # word boundaries (ick)
|
| /trueos/contrib/libgnuregex/ |
| HD | regexec.c | 103 int boundaries, int subexp_idx, 1946 check_dst_limits_calc_pos_1 (const re_match_context_t *mctx, int boundaries, in check_dst_limits_calc_pos_1() argument 1985 if (boundaries & 1) in check_dst_limits_calc_pos_1() 1992 check_dst_limits_calc_pos_1 (mctx, boundaries, subexp_idx, in check_dst_limits_calc_pos_1() 1996 if (cpos == 0 && (boundaries & 2)) in check_dst_limits_calc_pos_1() 2008 if ((boundaries & 1) && subexp_idx == dfa->nodes[node].opr.idx) in check_dst_limits_calc_pos_1() 2013 if ((boundaries & 2) && subexp_idx == dfa->nodes[node].opr.idx) in check_dst_limits_calc_pos_1() 2022 return (boundaries & 2) ? 1 : 0; in check_dst_limits_calc_pos_1() 2032 int boundaries; in check_dst_limits_calc_pos() local 2042 boundaries = (str_idx == lim->subexp_from); in check_dst_limits_calc_pos() [all …]
|
| /trueos/sys/geom/ |
| HD | notes | 98 stripesize is the width of any natural request boundaries for the 101 type code to not trivially overrun these boundaries.
|
| /trueos/contrib/gcc/config/rs6000/ |
| HD | sysv4.opt | 92 Allow bit-fields to cross word boundaries
|
| /trueos/crypto/openssl/doc/ssl/ |
| HD | SSL_CTX_set_msg_callback.pod | 77 and fragment collection where applicable. (Thus record boundaries are
|
| /trueos/contrib/less/ |
| HD | NEWS | 769 ESC-/ Search forward thru file boundaries 770 ESC-? Search backward thru file boundaries 771 ESC-n Repeat search thru file boundaries, same direction. 772 ESC-N Repeat search thru file boundaries, opposite direction. 773 Special character * causes search to search thru file boundaries.
|
| /trueos/crypto/openssh/ |
| HD | PROTOCOL | 178 with datagram boundaries intact between endpoints equipped with 204 and sending them as channel data. This ensures that packet boundaries
|
| /trueos/contrib/nvi/regex/ |
| HD | WHATSNEW | 11 New in alpha3.3: The definition of word boundaries has been altered
|
| /trueos/lib/libc/regex/ |
| HD | WHATSNEW | 11 New in alpha3.3: The definition of word boundaries has been altered
|
| /trueos/contrib/libreadline/doc/ |
| HD | rluser.texi | 235 Word boundaries are the same as those used by @kbd{M-f}. 240 Word boundaries are the same as those used by @kbd{M-b}. 244 @kbd{M-@key{DEL}} because the word boundaries differ. 1139 Word boundaries are the same as @code{forward-word}. 1143 Word boundaries are the same as @code{backward-word}. 1151 as the word boundaries. 1167 The word boundaries are the same as @code{backward-word}. 1172 The word boundaries are the same as @code{forward-word}.
|
| /trueos/contrib/ncurses/ |
| HD | ANNOUNCE | 109 boundaries. 301 It will automatically shift highlight boundaries when doing so
|
| /trueos/contrib/tcsh/ |
| HD | tcsh.man2html | 437 # Define section boundaries 476 # Define para boundaries
|
| /trueos/usr.bin/m4/TEST/ |
| HD | test.m4 | 149 comes from the many toll roads within its boundaries.
|
| /trueos/contrib/binutils/gas/doc/ |
| HD | c-sh.texi | 45 Align sections to 4 byte boundaries, not 16.
|
| /trueos/share/examples/diskless/ |
| HD | README.TEMPLATING | 197 * The program refuses, absolutely, to cross partition boundaries.
|
| /trueos/lib/libc/regex/grot/ |
| HD | tests | 458 # word boundaries (ick)
|
| /trueos/gnu/usr.bin/grep/tests/ |
| HD | tests | 453 # word boundaries (ick)
|
| /trueos/share/examples/ipfilter/ |
| HD | examples.txt | 53 As not all networks are formed with classical network boundaries, it is
|
| /trueos/lib/libz/doc/ |
| HD | rfc1951.txt | 557 or more block boundaries. However a distance cannot refer past
|
| /trueos/gnu/usr.bin/rcs/ |
| HD | NEWS | 260 RCS can now be used by development groups that span time zone boundaries.
|
| /trueos/tools/test/testfloat/ |
| HD | testfloat.txt | 494 on neat 4-bit boundaries, single-precision outputs are slightly perturbed.
|
| /trueos/contrib/atf/ |
| HD | NEWS | 412 lines on terminal boundaries. Test programs are not supposed to be run
|
| /trueos/contrib/gcc/doc/ |
| HD | cfg.texi | 486 At the moment, the basic block boundaries are maintained transparently
|