Searched refs:startup (Results 1 - 15 of 15) sorted by relevance
/osnet-11/usr/src/grub/grub-0.97/stage2/ |
H A D | term.h | 86 int (*startup) (void); member in struct:term_entry
|
H A D | stage2.c | 774 if (current_term->startup) 777 if ((*current_term->startup)() == 0) 1098 if (current_term->startup) 1099 (*current_term->startup)();
|
H A D | builtins.c | 5466 if (current_term->startup) 5467 current_term->startup();
|
/osnet-11/usr/src/grub/grub-0.97/netboot/ |
H A D | tulip.c | 492 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 D | Fast.pm | 158 startup time.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/ |
H A D | Mac.pm | 144 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 D | AutoLoader.pm | 312 startup speed disadvantage in the one-time parsing of the lines after
|
H A D | perl5db.pl | 196 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 D | CPAN.pm | 6776 if true, does not print the startup message
|
H A D | CGI.pm | 5013 might want to precompile all CGI routines in a startup script, and
|
/osnet-11/usr/src/lib/libc/sparc/crt/ |
H A D | _rtboot.s | 146 ! 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 D | FirstTime.pm | 192 To considerably speed up the initial CPAN shell startup, it is
|
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/ |
H A D | Makefile | 28156 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 D | Makefile | 28156 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 D | texinfo.tex | 8889 % On startup, @fixbackslash assigns:
|
Completed in 520 milliseconds