Searched refs:startup (Results 1 - 15 of 15) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dterm.h86 int (*startup) (void); member in struct:term_entry
H A Dstage2.c774 if (current_term->startup)
777 if ((*current_term->startup)() == 0)
1098 if (current_term->startup)
1099 (*current_term->startup)();
H A Dbuiltins.c5466 if (current_term->startup)
5467 current_term->startup();
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c492 static void select_media(struct nic *nic, int startup);
1734 static void select_media(struct nic *nic, int startup) argument
1756 if (startup)
1771 if (startup && mtable->has_reset) {
1805 if (startup) {
1811 if (startup) outl(csr13val, ioaddr + CSR13);
1836 if (startup)
1846 if (startup) {
1855 if (startup < 2) {
1892 if (startup
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DFast.pm158 startup time.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DMac.pm144 C<rootdir()> is "/". Note that C<rootdir()> on Mac OS is the startup
343 returns the name of the startup volume, since that's the closest in
354 # There's no real root directory on Mac OS. The name of the startup
369 directory on your startup volume.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAutoLoader.pm312 startup speed disadvantage in the one-time parsing of the lines after
H A Dperl5db.pl196 The following options can only be specified at startup.
269 =item * 4 - on startup
805 # + Support for auto-creation of new TTY window on startup, either
811 # 4: on startup
1572 If no C<RemotePort> was defined, and we want to create a TTY on startup,
5927 =item * 4 - standard debugger startup is happening.
6892 4: on startup
6893 During startup options are initialized from \$ENV{PERLDB_OPTS}.
7068 4: on startup
7069 During startup option
[all...]
H A DCPAN.pm6776 if true, does not print the startup message
H A DCGI.pm5013 might want to precompile all CGI routines in a startup script, and
/osnet-11/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s146 ! Call the startup function to get the real loader in here.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm192 To considerably speed up the initial CPAN shell startup, it is
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/
H A DMakefile28156 kern/term.c kern/i386/coreboot/startup.S \
28161 kern/generic/millisleep.c kern/i386/efi/startup.S \
28164 kern/i386/ieee1275/startup.S disk/ieee1275/ofdisk.c \
28169 kern/i386/multiboot_mmap.c kern/i386/pc/startup.S \
28171 kern/i386/qemu/startup.S bus/pci.c kern/vga_init.c \
28172 kern/i386/qemu/mmap.c kern/ia64/efi/startup.S \
28174 kern/mips/startup.S kern/mips/arc/init.c term/arc/console.c \
28184 kern/powerpc/ieee1275/startup.S kern/powerpc/cache.S \
28187 kern/sparc64/ieee1275/ieee1275.c kern/x86_64/efi/startup.S \
28189 ##am_kernel_exec_OBJECTS = kern/x86_64/efi/kernel_exec-startup
[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/
H A DMakefile28156 kern/term.c kern/i386/coreboot/startup.S \
28161 kern/generic/millisleep.c kern/i386/efi/startup.S \
28164 kern/i386/ieee1275/startup.S disk/ieee1275/ofdisk.c \
28169 kern/i386/multiboot_mmap.c kern/i386/pc/startup.S \
28171 kern/i386/qemu/startup.S bus/pci.c kern/vga_init.c \
28172 kern/i386/qemu/mmap.c kern/ia64/efi/startup.S \
28174 kern/mips/startup.S kern/mips/arc/init.c term/arc/console.c \
28184 kern/powerpc/ieee1275/startup.S kern/powerpc/cache.S \
28187 kern/sparc64/ieee1275/ieee1275.c kern/x86_64/efi/startup.S \
28189 am_kernel_exec_OBJECTS = kern/x86_64/efi/kernel_exec-startup
[all...]
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex8889 % On startup, @fixbackslash assigns:

Completed in 520 milliseconds