Home
last modified time | relevance | path

Searched refs:xref (Results 1 – 24 of 24) sorted by path

/illumos-gate/usr/src/
H A DMakefile234 include Makefile.xref
H A DMakefile.master178 XREF= $(ONBLD_TOOLS)/bin/xref
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A DMakefile68 include ../../../../Makefile.xref
/illumos-gate/usr/src/cmd/man/
H A Dmakewhatis.c535 int xref; in process_mdoc_line() local
548 xref = strncmp(line, ".Xr", 3) == 0; in process_mdoc_line()
582 if (xref) { in process_mdoc_line()
586 xref = 0; in process_mdoc_line()
/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_ps.c783 size_t i, xref, base; in ps_end() local
827 xref = p->ps->pdfbytes; in ps_end()
843 ps_printf(p, "%zu\n", xref); in ps_end()
/illumos-gate/usr/src/cmd/sgs/
H A DMakefile175 xref: FRC target
177 xref -p -x cscope
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src4643 # http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/io/tem_safe.c
H A Dterminfo.src5290 # http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/io/tem_safe.c
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.texi207 sources available via anonymous CVS. @xref{Obtaining and Building
287 fs}. @xref{Filesystem}, for more information.
604 @dfn{device map}, which you must fix if it is wrong. @xref{Device
847 use more complicated instructions. @xref{DOS/Windows}, for more
940 kernel. @xref{uppermem}, for more information.
1479 manually). @xref{ifconfig}, for more details.
1758 boot images. Here is a short overview of them. @xref{Internals}, for
1874 network. @xref{Network}, for more information.
1876 If you boot GRUB from a CD-ROM, @samp{(cd)} is available. @xref{Making
2139 @command{savedefault}. @xref{savedefault}, for more information.
[all …]
H A Dinternals.texi304 @dfn{Stage 1.5}). @xref{Memory map}, for more information.
406 Write ChangeLog entries. @xref{Change Logs, , Change Logs, standards,
H A Dmultiboot.texi992 the INT 15h, AX=E820h --- Query System Address Map call. See @xref{Query
H A Dtexinfo.tex4281 % xref code eventually uses it. On the other hand, it has to be called
5845 \newif\ifhavexrefs % True if xref values are known.
5879 % @anchor{NAME} -- define xref target at arbitrary point.
5918 % @xref, @pxref, and @ref generate cross-references. For \xrefX, #1 is
5924 \def\xref#1{\putwordSee{} \xrefX[#1,,,,,,,]}
5945 % We know the real title if we have the xref values.
5976 % include an _ in the xref name, etc.
6033 % This macro is called from \xrefX for the `[nodename]' part of xref
6103 \expandafter\gdef\csname XR#1\endcsname{#2}% remember this xref value.
6105 % Was that xref control sequence that we just defined for a float?
[all …]
/illumos-gate/usr/src/lib/libc/
H A DMakefile227 include ../../Makefile.xref
/illumos-gate/usr/src/pkg/manifests/
H A Ddeveloper-build-onbld.p5m115 file path=opt/onbld/bin/xref mode=0555
116 file path=opt/onbld/bin/xref.mk
270 file path=opt/onbld/man/man1onbld/xref.1onbld
/illumos-gate/usr/src/psm/stand/boot/
H A DMakefile66 include ../../../Makefile.xref
/illumos-gate/usr/src/psm/stand/boot/sparcv9/
H A DMakefile48 include ../../../../Makefile.xref
/illumos-gate/usr/src/tools/scripts/
H A DMakefile48 xref
97 xref.1onbld
103 xref.mk
H A Dbuild_cscope.sh84 xref -c $dirs
85 xref $flags $dirs || fail "cannot build $name cross-reference"
H A Dxref.mk114 xref.files:
115 $(TOUCH) xref.flg
116 $(FIND) $(XRDIRS) `$(CAT) xref.flg` \
119 $(PERL) -ne 's:^\./::; next if ($$seen{$$_}++); print' > xref.tmp
120 > xref.files
121 -$(GREP) -v Makefile xref.tmp >> xref.files
122 -$(GREP) Makefile xref.tmp >> xref.files
123 $(RM) xref.tmp
132 xref.flg:
133 > xref.tmp
[all …]
H A Dxref.sh32 XREFMK=`dirname $0`/xref.mk
165 $MAKE -e -f $XREFMK xref.etags.check 2>/dev/null 1>&2 && \
174 for xref; do
175 case $xref in
186 warn "ignoring unknown cross-reference \"$xref\""
221 $MAKE -e -f $XREFMK xref.clean > /dev/null
230 $MAKE -e -f $XREFMK xref.flg > /dev/null
234 nfiles=`wc -l < xref.flg`
247 for xref in $xrefs; do
249 info "$reldir: clobbering $xref cross-reference"
[all …]
/illumos-gate/usr/src/uts/
H A DMakefile201 include ../Makefile.xref
/illumos-gate/usr/src/uts/common/sys/
H A Dpoll_impl.h175 typedef struct xref { struct
/illumos-gate/usr/src/uts/i86pc/
H A DMakefile102 include ../../Makefile.xref
/illumos-gate/usr/src/uts/i86xpv/
H A DMakefile98 include ../../Makefile.xref