Home
last modified time | relevance | path

Searched refs:xref (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/tools/scripts/
H A Dxref.mk109 xref.files:
110 $(TOUCH) xref.flg
111 $(FIND) $(XRDIRS) `$(CAT) xref.flg` \
114 $(PERL) -ne 's:^\./::; next if ($$seen{$$_}++); print' > xref.tmp
115 > xref.files
116 -$(GREP) -v Makefile xref.tmp >> xref.files
117 -$(GREP) Makefile xref.tmp >> xref.files
118 $(RM) xref.tmp
127 xref.flg:
128 > 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 …]
H A Dbuild_cscope.sh84 xref -c $dirs
85 xref $flags $dirs || fail "cannot build $name cross-reference"
H A DMakefile47 xref
101 xref.1
107 xref.mk
/titanic_41/usr/src/cmd/sgs/
H A DMakefile202 xref: FRC target
204 xref -p -x cscope
/titanic_41/usr/src/cmd/man/
H A Dmakewhatis.c534 int xref; in process_mdoc_line() local
547 xref = strncmp(line, ".Xr", 3) == 0; in process_mdoc_line()
581 if (xref) { in process_mdoc_line()
585 xref = 0; in process_mdoc_line()
/titanic_41/usr/src/uts/common/sys/
H A Dpoll_impl.h136 typedef struct xref { struct
/titanic_41/usr/src/cmd/mandoc/
H A Dterm_ps.c688 size_t i, xref, base; in ps_end() local
731 xref = p->ps->pdfbytes; in ps_end()
747 ps_printf(p, "%zu\n", xref); in ps_end()
/titanic_41/usr/src/pkg/manifests/
H A Ddeveloper-build-onbld.mf129 file path=opt/onbld/bin/xref mode=0555
130 file path=opt/onbld/bin/xref.mk
223 file path=opt/onbld/man/man1/xref.1
/titanic_41/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 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 …]
H A Dmultiboot.texi992 the INT 15h, AX=E820h --- Query System Address Map call. See @xref{Query
/titanic_41/usr/src/
H A DMakefile.master170 XREF= $(ONBLD_TOOLS)/bin/xref
/titanic_41/
H A D.gitignore8998 usr/src/tools/scripts/xref
/titanic_41/usr/src/cmd/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