Searched refs:xrefs (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dxref.sh105 xrefs=
130 xrefs=$OPTARG
161 if [ -z "$xrefs" ]; then
165 xrefs="cscope ctags"
167 xrefs="$xrefs etags"
171 set -- $xrefs
174 xrefs=
178 xrefs="$xrefs cscop
[all...]
/opensolaris-onvv-gate/usr/src/lib/libdtrace/common/
H A Ddt_provider.c156 ulong_t *xrefs = dt_zalloc(dtp, newsize); local
158 if (xrefs == NULL)
161 bcopy(pvp->pv_xrefs, xrefs, oldsize);
164 pvp->pv_xrefs = xrefs;
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex4385 % the section type for xrefs (Ynumbered, Ynothing, Yappendix), #4 is the

Completed in 164 milliseconds