Searched refs:TAIL (Results 1 - 12 of 12) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/mail/
H A Dsavehdrs.c48 pushlist(last_hdrtype, TAIL, s, TRUE);
100 pushlist(hdrtype, TAIL, q, FALSE);
H A Dmail.h92 #define TAIL 0 macro
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/MIME/
H A DHeader.pm136 use constant TAIL => '?='; constant
142 my $llen = ($o->{bpl} - length(HEAD) - 2 - length(TAIL));
161 HEAD . 'B?' . encode_base64(encode_utf8(shift), '') . TAIL;
171 return decode_utf8(HEAD . 'Q?' . $chunk . TAIL);
/opensolaris-onvv-gate/usr/src/common/mapfiles/gen/
H A DMakefile110 $(GREP) MAP-TAIL $(TEMPLATE2) | \
111 $(SED) -e "s/ *# MAP-TAIL//" >> $@
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dregnodes.h43 #define TAIL 37 /* 0x25 Match empty string. Can jump here from outside. */ macro
110 NOTHING, /* TAIL */
178 0, /* TAIL */
243 0, /* TAIL */
309 "TAIL", /* 0x25 */
H A Dminimod.pl39 $tail=<<'EOF!TAIL';
48 EOF!TAIL
H A Dregcomp.c707 if (OP(n) == TAIL || n > next)
2348 ender = reg_node(pRExC_state, TAIL);
2494 ender = reg_node(pRExC_state, TAIL);
2538 regtail(pRExC_state, ret, reg_node(pRExC_state, TAIL));
H A Dregexec.c2826 case TAIL:
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DArabLnkGrp.pl64 06CD YEH WITH TAIL
H A DName.pl447 01BA LATIN SMALL LETTER EZH WITH TAIL
578 0256 LATIN SMALL LETTER D WITH TAIL
617 027D LATIN SMALL LETTER R WITH TAIL
649 029D LATIN SMALL LETTER J WITH CROSSED-TAIL
667 02AF LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL
1112 048A CYRILLIC CAPITAL LETTER SHORT I WITH TAIL
1113 048B CYRILLIC SMALL LETTER SHORT I WITH TAIL
1171 04C5 CYRILLIC CAPITAL LETTER EL WITH TAIL
1172 04C6 CYRILLIC SMALL LETTER EL WITH TAIL
1175 04C9 CYRILLIC CAPITAL LETTER EN WITH TAIL
[all...]
/opensolaris-onvv-gate/usr/src/cmd/xargs/
H A Dxargs.c51 #define TAIL 1 macro
479 if (where == TAIL) {
960 queue(buffer, len, TAIL);
1333 queue(buffer, len, TAIL);
/opensolaris-onvv-gate/usr/src/lib/libresolv2/include/isc/
H A Dlist.h38 #define TAIL(list) ((list).tail) macro

Completed in 192 milliseconds