代码搜索:bootup

找到约 355 项符合「bootup」的源代码

代码结果 355
www.eeworm.com/read/162766/5514598

en

index_title=Bootup and Shutdown index_add=Create a new bootup and shutdown action index_reboot=Reboot System index_rebootmsg=Click on this button to immediately reboot the system. All currently logged
www.eeworm.com/read/100018/15888962

en

index_title=Bootup and Shutdown index_add=Create a new bootup or shutdown action index_reboot=Reboot System index_rebootmsg=Click on this button to immediately reboot the system. All currently logged
www.eeworm.com/read/110916/15522965

txt zen.txt

ZEN.txt Overview - Assembler (80286+) Example # 003 Project : Bootable asm example Author : Andre v.d. Merwe EMail : or Date : 0
www.eeworm.com/read/433525/7924378

lst spi0.lst

1 .file "spi0.c" 9 .Ltext0: 10 .align 2 11 .global SPI0_Init 13 SPI0_Init: 14 .LFB2: 15
www.eeworm.com/read/100018/15888978

pl acl_security.pl

require './init-lib.pl'; # acl_security_form(&options) # Output HTML for editing security options for the init module sub acl_security_form { if ($config{'local_script'}) { print " $text
www.eeworm.com/read/118033/6100081

asm dbug.asm

page ,132 title DEBUGGING MODULE .286p ;---------------------------------------------------------------; ; this file contain all code which is NOT required after bootup ; ; this file contain a
www.eeworm.com/read/260043/11749854

asm vpint1cap.asm

.title "Flash bootup utility for DM642 EVM" .option D,T .length 102 .width 140 ; .sect ".boot_load" .global _boot ctl1
www.eeworm.com/read/260041/11749872

asm boot.asm

.title "Flash bootup utility for DM642 EVM" .option D,T .length 102 .width 140 ; .sect ".boot_load" .global _boot ctl1
www.eeworm.com/read/100018/15888982

info config.info

init_base=Directory in which runlevel directories are located,0 init_dir=Directory containing master init scripts,0 soft_links=Link type to use for runlevel files,1,0-Hard,1-Soft order_digits=Number o
www.eeworm.com/read/100018/15888952

cgi fix_action.cgi

#!/usr/local/bin/perl # fix_action.cgi # Convert an action from a run-level file to a proper action in init.d require './init-lib.pl'; %access = &get_module_acl(); $access{'bootup'} || &error("You ar