代码搜索:Setting

找到约 10,000 项符合「Setting」的源代码

代码结果 10,000
www.eeworm.com/read/337546/3332491

c ubd_kern.c

/* * Copyright (C) 2000 Jeff Dike (jdike@karaya.com) * Licensed under the GPL */ /* 2001-09-28...2002-04-17 * Partition stuff by James_McMechan@hotmail.com * old style ubd by setting UBD_SHIFT t
www.eeworm.com/read/337546/3337002

h ipt_dscp.h

/* iptables module for setting the IPv4 DSCP field * * (C) 2002 Harald Welte * based on ipt_FTOS.c (C) 2000 by Matthew G. Marsh * This software is distri
www.eeworm.com/read/324920/3495799

h ipt_dscp.h

/* iptables module for setting the IPv4 DSCP field * * (C) 2002 Harald Welte * based on ipt_FTOS.c (C) 2000 by Matthew G. Marsh * This software is distri
www.eeworm.com/read/323587/3513248

sh base.sh

# # $Id: base.sh,v 1.3 2004/09/20 18:55:35 jmettraux Exp $ # # tune common env stuff here # # setting the JAVA_HOME # # (as suggested by Jay Lawrence) if [ -z "$JAVA_HOME" ]; then case `uname -s
www.eeworm.com/read/323368/3516893

h ipt_dscp.h

/* iptables module for setting the IPv4 DSCP field * * (C) 2002 Harald Welte * based on ipt_FTOS.c (C) 2000 by Matthew G. Marsh * This software is distri
www.eeworm.com/read/316872/3589942

c ubd_kern.c

/* * Copyright (C) 2000 Jeff Dike (jdike@karaya.com) * Licensed under the GPL */ /* 2001-09-28...2002-04-17 * Partition stuff by James_McMechan@hotmail.com * old style ubd by setting UBD_SHIFT t
www.eeworm.com/read/316872/3598248

h ipt_dscp.h

/* iptables module for setting the IPv4 DSCP field * * (C) 2002 Harald Welte * based on ipt_FTOS.c (C) 2000 by Matthew G. Marsh * This software is distri
www.eeworm.com/read/312904/3647442

asp check_resource.asp

www.eeworm.com/read/302839/3822176

rcs natbox-netperf.rcs

#!/bin/sh EXTIF=192.168.0.2 INTIF=10.0.0.1 CLIENT=10.0.0.2 echo "setting up network..." ifconfig lo 127.0.0.1 ifconfig eth0 $EXTIF txqueuelen 1000 ifconfig eth1 $INTIF txqueuelen 1000 echo "0" > /pr
www.eeworm.com/read/302839/3822207

rcs natbox-spec-surge.rcs

#!/bin/sh EXTIF=192.168.0.7 INTIF=10.0.0.1 CLIENT=10.0.0.2 echo "setting up network..." ifconfig lo 127.0.0.1 ifconfig eth0 $EXTIF txqueuelen 1000 ifconfig eth1 $INTIF txqueuelen 1000 echo "0" > /pr