Home
last modified time | relevance | path

Searched refs:heading (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/cmd/abi/appcert/scripts/
H A Dsymreport.pl755 my $heading = ' ' . gettext("Library");
756 $heading .= ' ' x ($maxlen + 6 - length($heading));
757 $len1 = length($heading) - 2;
762 $heading .= "$public_str $private_str";
763 $tmp3 = $heading;
770 print $summary_fh "$heading\n";
/titanic_44/usr/src/cmd/fs.d/hsfs/labelit/
H A Dlabelit.c90 static void prntstring(char *heading, char *s, int maxlen);
452 prntstring(char *heading, char *s, int maxlen) in prntstring() argument
457 if (heading == NULL || s == NULL) in prntstring()
460 printf("%s: ", heading); in prntstring()
/titanic_44/usr/src/cmd/cfgadm/
H A Dcfgadm.h151 char *heading; member
H A Dcfgadm.c2214 int heading, in print_fields() argument
2249 if (heading) { in print_fields()
2251 fldp->width, fldp->heading); in print_fields()
/titanic_44/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c91 static void heading(uid_t, char *);
265 heading(uid, name); in showquotas()
501 heading(uid_t uid, char *name) in heading() function
/titanic_44/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java49 static boolean heading = false; field in JDTrace
181 if (!heading) { in consumeProbeData()
190 heading = true; in consumeProbeData()
/titanic_44/usr/src/cmd/dtrace/
H A Ddtrace.c1001 static int heading; in chew() local
1008 if (heading == 0) { in chew()
1017 heading = 1; in chew()
/titanic_44/usr/src/grub/grub-0.97/docs/
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 type:
[all …]
/titanic_44/usr/src/lib/libast/common/misc/
H A Doptget.c273 static const char* heading[] = variable
3432 …bsp;(&nbsp;%d&nbsp;)</TR></TABLE></H4>\n<HR>\n", ud, section, T(NiL, ID, heading[section % 10]), u… in opthelp()
/titanic_44/usr/src/lib/libast/common/
H A DRELEASE13 10-02-01 misc/optget.c: uppercase --html heading -- doh