代码搜索:Extensible
找到约 760 项符合「Extensible」的源代码
代码结果 760
www.eeworm.com/read/314474/13566634
cc array.cc
/*
* Array.cc --
* Extensible array implementation
*
*/
#ifndef _Array_cc_
#define _Array_cc_
#ifndef lint
static char Array_Copyright[] = "Copyright (c) 1995-2005 SRI International. All Rights
www.eeworm.com/read/146056/5740336
8 stonith.8
.TH STONITH 8 "8th August 2003"
.SH NAME
stonith \- extensible interface for remotely powering down a node in the cluster
.SH SYNOPSIS
.br
\fBstonith\fP [ -sv ] [ -t type ] [ -p param ] [ -F file ] -S
www.eeworm.com/read/145471/5745736
c serial.c
/*
* linux/kernel/serial.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* Extensively rewritten by Theodore Ts'o, 8/16/92 -- 9/14/92. Now
* much more extensible to support other serial ca
www.eeworm.com/read/402941/11526377
c serial.c
/*
* linux/drivers/char/serial.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* Extensively rewritten by Theodore Ts'o, 8/16/92 -- 9/14/92. Now
* much more extensible to support other ser
www.eeworm.com/read/125765/14465037
tcl netplug.tcl
#
# $Id: netplug.tcl,v 5.6 1997/10/27 05:07:56 dl Exp $
#
# NetPlug
#
# An extensible, multi protocol, multi connection, network client
#
# Based on my initial tkconnect raw 'telnet' client (without t
www.eeworm.com/read/226004/14503474
todo
- Extend menu language / facility. Multichar Xft support in menus. Sticky menus
- UTF-8 support
- Splitting window support
- I18N support
- Searching scroll buffer support
- Extensible timer supp
www.eeworm.com/read/219228/4849338
desktop codeblocks.desktop
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=Code::Blocks IDE
Comment=Configurable and extensible IDE
Exec=codeblocks %F
Icon=codeblocks.png
Terminal=false
X-MultipleArgs=false
Type=Applic
www.eeworm.com/read/196036/5104895
c serial.c
/*
* linux/arch/arm/drivers/char/serial.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* Extensively rewritten by Theodore Ts'o, 8/16/92 -- 9/14/92. Now
* much more extensible to support
www.eeworm.com/read/177235/5331178
h util_funcs.h
/*
* util_funcs.h: utilitiy functions for extensible groups.
*/
#ifndef _MIBGROUP_UTIL_FUNCS_H
#define _MIBGROUP_UTIL_FUNCS_H
#ifdef __cplusplus
extern "C" {
#endif
#include "struct.h"
void
www.eeworm.com/read/177235/5331332
h proc.h
/*
* Process watching mib group
*/
#ifndef _MIBGROUP_PROC_H
#define _MIBGROUP_PROC_H
config_require(util_funcs)
void init_proc(void);
extern FindVarMethod var_extensible_pro