代码搜索:Tunable
找到约 115 项符合「Tunable」的源代码
代码结果 115
www.eeworm.com/read/480930/1312702
tunable
The following parameters should be tunable at compile time. Some of them
exist as sysctls too.
This is far from complete
Item Description
----------------------------------------------------------
www.eeworm.com/read/292705/3950143
tunable
The following parameters should be tunable at compile time. Some of them
exist as sysctls too.
This is far from complete
Item Description
----------------------------------------------------------
www.eeworm.com/read/439082/1820158
tunable
The following parameters should be tunable at compile time. Some of them
exist as sysctls too.
This is far from complete
Item Description
----------------------------------------------------------
www.eeworm.com/read/131315/5946260
c tunable.c
/*-
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Ed James.
*
* Redistribut
www.eeworm.com/read/131315/5946261
h tunable.h
/*-
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Ed James.
*
* Redistribut
www.eeworm.com/read/432906/1887059
qemu-tunable-ide-write-cache
Index: ioemu/hw/ide.c
===================================================================
--- ioemu.orig/hw/ide.c 2007-05-10 15:04:31.000000000 +0100
+++ ioemu/hw/ide.c 2007-05-10 15:05:02.000000000 +
www.eeworm.com/read/422252/2039815
h flc_perf_tunable_struct.h
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/385462/2589268
qemu-tunable-ide-write-cache
Index: ioemu/hw/ide.c
===================================================================
--- ioemu.orig/hw/ide.c 2007-05-10 15:04:31.000000000 +0100
+++ ioemu/hw/ide.c 2007-05-10 15:05:02.000000000 +
www.eeworm.com/read/372371/9512436
c tunables.c
/*
* Part of Very Secure FTPd
* Licence: GPL v2
* Author: Chris Evans
* tunables.c
*/
#include "tunables.h"
int tunable_anonymous_enable = 1;
int tunable_local_enable = 0;
int tunable_pasv_enab
www.eeworm.com/read/372371/9512501
c features.c
/*
* Part of Very Secure FTPd
* Licence: GPL v2
* Author: Chris Evans
* features.c
*
* Routines to tell the client what features we support.
*/
#include "features.h"
#include "ftpcodes.h"
#inc