Searched refs:uref (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/abi/appcert/scripts/ |
H A D | symprof.pl | 815 my $uref = \%unbound_bins; 851 try_executables_bindings($dir, $uref, @dirlist); 869 try_executables_bindings($dir, $uref, @dirlist); 884 my ($dir, $uref, @dirlist) = @_; 902 if (exists($uref->{$dir2})) { 903 $cnt = $uref->{$dir2};
|
/titanic_44/usr/src/cmd/sgs/ldd/common/ |
H A D | ldd.c | 147 uref[] = "LD_UNREF= ", variable 322 uref[sizeof (uref) - 2] = (Uflag) ? '1' : '\0'; in main() 734 (putenv(uref) != 0) || (putenv(used) != 0) || in run()
|
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | dt_parser.c | 2637 int uref = 0; in dt_xcook_ident() local 2658 uref++; in dt_xcook_ident() 2662 if (name == dnp->dn_string + uref) in dt_xcook_ident() 2663 scope = uref ? DTRACE_OBJ_UMODS : DTRACE_OBJ_KMODS; in dt_xcook_ident() 2687 mark = uref ? "``" : "`"; in dt_xcook_ident() 2741 if (uref ^ umod) { in dt_xcook_ident() 2744 dts.dts_object, dts.dts_name, kunames[uref]); in dt_xcook_ident() 2796 if (uref) { in dt_xcook_ident() 3177 int kind, val, uref; in dt_cook_op2() local 3405 uref = 0; in dt_cook_op2() [all …]
|
/titanic_44/usr/src/grub/grub-0.97/docs/ |
H A D | grub.texi | 3851 @uref{http://sources.redhat.com/binutils/}, to obtain information on 3856 @uref{ftp://alpha.gnu.org/gnu/grub} or any of its mirrors. The file 3860 @uref{ftp://alpha.gnu.org/gnu/grub/grub-@value{VERSION}.tar.gz} 3886 @uref{http://savannah.gnu.org/cvs/?group=grub} for more information. 3898 see the @uref{http://www.gnu.org/software/grub/grub-faq.html, GNU GRUB FAQ}. 3948 @uref{http://savannah.gnu.org/bugs/?group=grub, Bug Tracking System}. 3963 a look at @uref{http://www.gnu.org/software/grub/grub.html, the
|
H A D | texinfo.tex | 1874 % @uref (abbreviation for `urlref') takes an optional (comma-separated) 1880 \def\uref#1{\douref #1,,,\finish} 1902 % @url synonym for @uref, since that's how everyone uses it. 1904 \let\url=\uref 1907 % So now @email is just like @uref, unless we are pdf. 1920 \let\email=\uref 3302 \definedummyword{uref}%
|
H A D | multiboot.texi | 927 @uref{http://www.microsoft.com/hwdev/busbios/amp_12.htm, Advanced Power
|