Searched refs:heading (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.0-release/sbin/atm/atmconfig/
H A Datmconfig.h63 /* print heading */
64 void heading(const char *, ...) __printflike(1, 2);
H A Datmconfig_device.c237 heading(dev1);
244 heading(dev2);
250 heading(dev1);
255 heading(dev2);
318 heading(headline);
324 heading(headline);
H A Ddiag.c429 heading("%s", text);
439 heading("%s", text);
995 heading("%s", text);
1006 heading("%s", text);
H A Dmain.c56 /* need to put heading before next output */
665 heading(const char *fmt, ...) function
H A Dnatm.c644 heading(abr ? head_abr : head);
/freebsd-10.0-release/usr.bin/who/
H A Dwho.c50 static void heading(void);
129 heading();
150 heading(void) function
/freebsd-10.0-release/usr.bin/quota/
H A Dquota.c94 static void heading(int type, u_long id, const char *name, const char *tag);
331 heading(type, id, name, "");
343 heading(type, id, name, "");
383 heading(type, id, name, "none");
425 heading(int type, u_long id, const char *name, const char *tag) function
/freebsd-10.0-release/usr.sbin/lpr/common_source/
H A Dctlinfo.c803 ctl_dumpcji(FILE *dbg_stream, const char *heading, struct cjobinfo *cjinf) argument
820 heading);
826 heading, (void *)cjinf, cpriv->cji_buff);
844 fprintf(dbg_stream, "|- - - - --> Dump '%s' complete\n", heading);
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java50 static boolean heading = false; field in class:JDTrace
182 if (!heading) {
191 heading = true;
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c1058 static int heading; local
1065 if (heading == 0) {
1074 heading = 1;
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex971 % after a section heading. If WORD is `insert', then do indent at such
2389 % parskip, or the item text will crash with the heading. On the
2616 % @headitem starts a heading row, which we typeset in bold.
3480 % It does not print any chapter heading (usually an @unnumbered).
3871 \newcount\absseclevel % used to calculate proper heading level
3893 % Choose a heading macro
3894 % #1 is heading type
3895 % #2 is heading level
3896 % #3 is text for heading
3909 % The heading typ
[all...]
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex995 % after a section heading. If WORD is `insert', then do indent at such
2563 % parskip, or the item text will crash with the heading. On the
2790 % @headitem starts a heading row, which we typeset in bold.
3654 % It does not print any chapter heading (usually an @unnumbered).
4045 \newcount\absseclevel % used to calculate proper heading level
4067 % Choose a heading macro
4068 % #1 is heading type
4069 % #2 is heading level
4070 % #3 is text for heading
4083 % The heading typ
[all...]
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex972 % after a section heading. If WORD is `insert', then do indent at such
2462 % parskip, or the item text will crash with the heading. On the
2689 % @headitem starts a heading row, which we typeset in bold.
3552 % It does not print any chapter heading (usually an @unnumbered).
3943 \newcount\absseclevel % used to calculate proper heading level
3965 % Choose a heading macro
3966 % #1 is heading type
3967 % #2 is heading level
3968 % #3 is text for heading
3981 % The heading typ
[all...]

Completed in 132 milliseconds