代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/239578/4597416
h cli.h
/*******************************************************************************
**
** File Name: CLI.h
** Author: Zhoudan
** Last Modified: 2007-01-10
** Last Version: 0.5
** Env
www.eeworm.com/read/239578/4597418
c cli.c
/*******************************************************************************
**
** File Name: CLI.c
** Author: Zhoudan
** Last Modified: 2007-05-09
** Last Version: 0.1
** Env
www.eeworm.com/read/238768/4609934
cpp cli.cpp
/* cli.cpp - Minimal ssleay client for Unix
30.9.1996, Sampo Kellomaki */
/* mangled to work with SSLeay-0.9.0b and OpenSSL 0.9.2b
Simplified to be even more minimal
12/98 -
www.eeworm.com/read/219281/4848531
c cli.c
/*
Copyright (c) TrueCrypt Foundation. All rights reserved.
Covered by the TrueCrypt License 2.3 the full text of which is contained
in the file License.txt included in TrueCrypt binary and source
www.eeworm.com/read/219281/4848532
h cli.h
/*
Copyright (c) TrueCrypt Foundation. All rights reserved.
Covered by the TrueCrypt License 2.3 the full text of which is contained
in the file License.txt included in TrueCrypt binary and source
www.eeworm.com/read/213877/4910358
h cli.h
/*
* Asterisk -- An open source telephony toolkit.
*
* Copyright (C) 1999 - 2005, Digium, Inc.
*
* Mark Spencer
*
* See http://www.asterisk.org for more information about
www.eeworm.com/read/207993/4998139
pm cli.pm
package MonetDB::CLI;
our $VERSION = '0.03';
our @Modules = split /;/, $ENV{PERL_MONETDB_CLI_MODULES}
|| 'MonetDB::CLI::MapiLib;MonetDB::CLI::MapiXS;MonetDB::CLI::MapiPP';
sub connect
{
my $cla