Searched refs:headline (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/usr.bin/mail/
H A Dhead.c55 struct headline hl;
87 * Split a headline into its useful components.
89 * pointers into the copied line in the passed headline
93 parse(char line[], struct headline *hl, char pbuf[])
H A Dcmd1.c168 char headline[LINESIZE], wcount[LINESIZE], *subjline, dispc, curind; local
170 struct headline hl;
175 (void)readline(setinput(mp), headline, LINESIZE); local
193 parse(headline, &hl, pbuf);
H A Ddef.h148 struct headline { struct
H A Dextern.h180 void parse(char [], struct headline *, char []);
/freebsd-9.3-release/sbin/atm/atmconfig/
H A Datmconfig_device.c295 static const char headline[] = local
318 heading(headline);
324 heading(headline);
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex295 % the headline as they should be, not taken literally (outputting ''code).
667 % therefore, no glue is inserted, and the space between the headline and
2028 % because the headline and footline are only empty inside the group.
2099 \newtoks\evenheadline % headline on even pages
2100 \newtoks\oddheadline % headline on odd pages
2105 \headline={{\textfonts\rm \ifodd\pageno \the\oddheadline
4210 % after \pchapsepmacro, or the headline will change too soon.
4444 % Don't need to put `Contents' or `Short Contents' in the headline.
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex304 % the headline as they should be, not taken literally (outputting ''code).
691 % therefore, no glue is inserted, and the space between the headline and
2191 % because the headline and footline are only empty inside the group.
2262 \newtoks\evenheadline % headline on even pages
2263 \newtoks\oddheadline % headline on odd pages
2268 \headline={{\textfonts\rm \ifodd\pageno \the\oddheadline
4384 % after \pchapsepmacro, or the headline will change too soon.
4643 % Don't need to put `Contents' or `Short Contents' in the headline.
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex296 % the headline as they should be, not taken literally (outputting ''code).
668 % therefore, no glue is inserted, and the space between the headline and
2090 % because the headline and footline are only empty inside the group.
2161 \newtoks\evenheadline % headline on even pages
2162 \newtoks\oddheadline % headline on odd pages
2167 \headline={{\textfonts\rm \ifodd\pageno \the\oddheadline
4282 % after \pchapsepmacro, or the headline will change too soon.
4516 % Don't need to put `Contents' or `Short Contents' in the headline.

Completed in 105 milliseconds