代码搜索:init
找到约 10,000 项符合「init」的源代码
代码结果 10,000
www.eeworm.com/read/411419/2188431
init
#! /bin/awk -f
BEGIN {
purpose = "Report time used to initialize a thread."
nmach = 0;
test_single = "1";
test_v0 = "14";
test_v2 = "15";
test_v4 = "16";
test_v8 = "17";
}
{
mach =
www.eeworm.com/read/409190/2237251
init
#! /bin/sh
# init - temporary wrapper script for .libs/init
# Generated by ltmain.sh - GNU libtool 1.5.24 Debian 1.5.24-1ubuntu1 (1.1220.2.456 2007/06/24 02:25:32)
#
# The init program cannot be dire
www.eeworm.com/read/395929/2431826
init
#! /bin/awk -f
BEGIN {
purpose = "Report time used to initialize a thread."
nmach = 0;
test_single = "1";
test_v0 = "14";
test_v2 = "15";
test_v4 = "16";
test_v8 = "17";
}
{
mach =
www.eeworm.com/read/265878/4280566
init
#! /bin/sh
DAEMON="/usr/sbin/ntop"
NAME="ntop"
DESC="network top daemon"
INIT="/etc/ntop/init.cfg"
HOMEDIR="/var/lib/ntop"
LOGDIR="/var/log/ntop/"
test -f $DAEMON || exit 0
test -f $INIT || exit 0
www.eeworm.com/read/264872/4286858
init
#! /bin/sh
#
# chkconfig: - 60 20
# description: The distcc deamon
# http://distcc.samba.org
#
# processname: distccd
# This is a Red Hat init.d file to start distccd. To install it, co
www.eeworm.com/read/264872/4286863
init
#!/bin/sh
#
# Init file for Distccd - A distributed compilation front-end.
# WARNING: Don't enable on untrusted networks
#
# Written by Dag Wieers .
#
# chkconfig: - 80 20
# descriptio
www.eeworm.com/read/135128/13956340
init
set IMGPATH ~/puzz/images
option add *background #CCCCAA
option add *Text.background #FFFFFF
. configure -background #CCCCAA
set fontlabel -*-Helvetica-Bold-R-Normal--*-140-*-*-*-*-*-*
set but_puz
www.eeworm.com/read/110036/15543283