代码搜索:init
找到约 10,000 项符合「init」的源代码
代码结果 10,000
www.eeworm.com/read/449052/7519433
c init.c
/*************************************************/
/********************初始化********************/
/*************2002年12月13日*******************/
/************WROTE BY WANGSW*******************
www.eeworm.com/read/449052/7519442
h init.h
/*************************************************/
/********************初始化*********************/
/*************2002年12月13日*******************/
/************WROTE BY WANGSW******************
www.eeworm.com/read/449031/7519890
py __init__.py
www.eeworm.com/read/449031/7519893
pyc __init__.pyc
www.eeworm.com/read/448801/7525861
a51 init.a51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-1997 Keil Elektronik GmbH and Keil Software, In
www.eeworm.com/read/448648/7528421
init bgpd.init
#!/bin/bash
#
# chkconfig: - 16 84
# description: A BGPv4, BGPv4+, BGPv4- routing engine for use with Zebra
#
# processname: bgpd
# config: /etc/bgpd.conf
# source function library
. /etc/rc.d/init.d
www.eeworm.com/read/448648/7528422
init ripd.init
#!/bin/bash
#
# chkconfig: - 16 84
# description: A RIP routing engine for use with Zebra
#
# processname: ripd
# config: /etc/ripd.conf
# source function library
. /etc/rc.d/init.d/functions
RETVAL
www.eeworm.com/read/448648/7528423
init ripngd.init
#!/bin/bash
#
# chkconfig: - 16 84
# description: A RIP routing engine for use with Zebra and IPv6
#
# processname: ripngd
# config: /etc/ripngd.conf
# source function library
. /etc/rc.d/init.d/func
www.eeworm.com/read/448648/7528425
init zebra.init
#!/bin/bash
#
# chkconfig: - 15 85
# description: GNU Zebra routing manager
#
# processname: zebra
# config: /etc/zebra.conf
# source function library
. /etc/rc.d/init.d/functions
RETVAL=0
[ -f /et
www.eeworm.com/read/448648/7528426
init ospfd.init
#!/bin/bash
#
# chkconfig: - 16 84
# description: An OSPF v2 routing engine for use with Zebra
#
# processname: ospfd
# config: /etc/ospfd.conf
# source function library
. /etc/rc.d/init.d/functions