代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/132649/5912106
hpp comprot_cli.hpp
/*
* ===========================================================================
* PRODUCTION $Log: comprot_cli.hpp,v $
* PRODUCTION Revision 1000.0 2003/10/29 20:22:07 gouriano
* PRODUCTION PRO
www.eeworm.com/read/132649/5914542
cpp comprot_cli.cpp
/*
* ===========================================================================
* PRODUCTION $Log: comprot_cli.cpp,v $
* PRODUCTION Revision 1000.1 2004/06/01 19:21:03 gouriano
* PRODUCTION PRO
www.eeworm.com/read/132649/5914543
cpp connection_cli.cpp
/*
* ===========================================================================
* PRODUCTION $Log: connection_cli.cpp,v $
* PRODUCTION Revision 1000.1 2004/06/01 19:21:06 gouriano
* PRODUCTION
www.eeworm.com/read/131315/5935371
c vms_cli.c
/*
* vms_cli.c - command line interface routines.
* Pat Rankin, Nov'89
* Routines called from vms_gawk.c for DCL parsing.
*/
#define P(foo) ()
#include "config.h" /* in case we want to sup
www.eeworm.com/read/127694/6002382
c dg_cli.c
#include "unp.h"
void
dg_cli(FILE *fp, int sockfd, const SA *pservaddr, socklen_t servlen)
{
int n;
char sendline[MAXLINE], recvline[MAXLINE + 1];
while (Fgets(sendline, MAXLINE, fp) != NULL) {
www.eeworm.com/read/127694/6002427
c str_cli.c
#include "unp.h"
void
str_cli(FILE *fp, int sockfd)
{
char sendline[MAXLINE], recvline[MAXLINE];
while (Fgets(sendline, MAXLINE, fp) != NULL) {
Writen(sockfd, sendline, strlen(sendline));
if
www.eeworm.com/read/127694/6002656
c dg_cli.c
#include "unp.h"
ssize_t Dg_send_recv(int, const void *, size_t, void *, size_t,
const SA *, socklen_t);
void
dg_cli(FILE *fp, int sockfd, const SA *pservaddr, socklen_t servlen)
{
ssize_t n
www.eeworm.com/read/126933/6010290
help unzip_cli.help
.!
.! File: UNZIP_CLI.HELP
.!
.! Author: Hunter Goatley
.!
.! Date: 12 Jul 94 (orig. UNZIP.RNH, 23 Oct 91)
.!
.! Description:
.!
.! TPU-processable source file to produce VMS on-line help for
.! p
www.eeworm.com/read/120251/6074532
h ogresdlconfig_cli.h
/*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://ww
www.eeworm.com/read/120251/6074543
cpp ogresdlconfig_cli.cpp
/*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://ww