Home
last modified time | relevance | path

Searched refs:dfn (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dinternals.texi30 GRUB consists of two distinct components, called @dfn{stages}, which are
160 @item @code{0x12} + @dfn{the length of the version string}
171 @dfn{normal} filesystems such as FAT, FFS, or ext2fs can be used, so
173 @file{disk_io.c}. The notation is that you can only @dfn{mount} one at a
177 to the @dfn{normal} filesystem (or even without one mounted), you can
196 The @dfn{drive} part of the root device.
199 The @dfn{partition} part of the root device.
276 string and flags, and returns an @samp{int} value. The @dfn{flags}
303 distinct components, @dfn{Stage 1} and @dfn{Stage 2} (and optionally
304 @dfn{Stage 1.5}). @xref{Memory map}, for more information.
[all …]
H A Dmultiboot.texi121 @dfn{chaining} mechanisms can be a nightmare. There is little or no
172 using precalculated @dfn{block lists} (e.g. LILO), loading from a
173 special @dfn{boot partition} (e.g. OS/2), or even loading from within
224 @dfn{Multiboot header} (@pxref{OS image format}), which allows the boot
256 @table @dfn
258 We use the term @dfn{must}, when any boot loader or OS image needs to
263 We use the term @dfn{should}, when any boot loader or OS image is
267 We use the term @dfn{may}, when any boot loader or OS image is allowed
277 to be @dfn{Multiboot-compliant}; earlier boot loader stages may be
292 @dfn{must} is Multiboot-compliant. When this specification specifies a
[all …]
H A Dgrub.texi145 Briefly, a @dfn{boot loader} is the first software program that runs when
147 control to an operating system @dfn{kernel} software (such as Linux or
153 chain-loading@footnote{@dfn{chain-load} is the mechanism for loading
182 Besides the GRUB boot loader itself, there is a @dfn{grub shell}
215 @dfn{Multiboot Specification}, which is described in @ref{Top, Multiboot
234 @dfn{piggyback} format), all kernels will be started in much the same
246 Support many of the @dfn{a.out} variants plus @dfn{ELF}. Symbol
285 @dfn{BSD FFS}, @dfn{DOS FAT16 and FAT32}, @dfn{Minix fs}, @dfn{Linux
286 ext2fs}, @dfn{ReiserFS}, @dfn{JFS}, @dfn{XFS}, and @dfn{VSTa
321 In traditional disk calls (called @dfn{CHS mode}), there is a geometry
[all …]
H A Dtexinfo.tex1730 \let\dfn=\smartslanted
3291 \definedummyword{dfn}%
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Ddfn.c50 dfn(nltype *parentp) in dfn() function
95 dfn(arcp->arc_childp); in dfn()
H A Dgprof.h360 void dfn(nltype *);
H A Darcs.c629 dfn(parentp); in doarcs()
/illumos-gate/usr/src/cmd/sgs/gprof/
H A DMakefile.com34 COMOBJS= gprof.o arcs.o dfn.o lookup.o calls.o \
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c968 int dfn = fileno(dout); in sendrequest() local
980 (void) shutdown(dfn, SHUT_WR); in sendrequest()
982 FD_SET(dfn, &mask); in sendrequest()
984 nfds = MAX(dfn, nfds); in sendrequest()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Diffe.sh154 dfn) mm="a macro with extractable value" ;;
3687 dfn) case $p in
3690 is dfn $v
H A DRELEASE588 iffe.sh: add dfn to extract #define from headers