代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/311935/13622489
h li1_1view.h
// Li1_1View.h : interface of the CLi1_1View class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_LI1_1VIEW_H__0A8838EF_3F32_41E8_BD74_7E2C11E9E
www.eeworm.com/read/311774/13626026
c loop.c
#include "calld.h"
#include
static void cli_done(int);
static void child_done(int);
/*
* One bit per client cxn, plus one for listenfd;
* modified by loop() and cli_done()
*/
static fd_
www.eeworm.com/read/311774/13626377
h opend.h
#include "apue.h"
#include
#define CL_OPEN "open" /* client's request for server */
extern char errmsg[]; /* error message string to return to client */
extern int oflag; /* open() fl
www.eeworm.com/read/305486/13767436
c disable.c
/*****************************************************************************
*****************************************************************************/
unsigned disable(void)
{
unsigned ret
www.eeworm.com/read/304348/13795929
c loop.c
#include "calld.h"
#include
static void cli_done(int);
static void child_done(int);
/*
* One bit per client cxn, plus one for listenfd;
* modified by loop() and cli_done()
*/
static fd_
www.eeworm.com/read/304348/13796279
h opend.h
#include "apue.h"
#include
#define CL_OPEN "open" /* client's request for server */
extern char errmsg[]; /* error message string to return to client */
extern int oflag; /* open() fl
www.eeworm.com/read/304348/13796378
29 fig17.29
#include "apue.h"
#include
#define CL_OPEN "open" /* client's request for server */
extern char errmsg[]; /* error message string to return to client */
extern int oflag; /* open() fl
www.eeworm.com/read/131315/5935376
h vms.h
/*
* vms.h - miscellaneous definitions for use with VMS system services.
* Pat Rankin, Nov'89
*/
#if 0
#include
#else
#define IO$_WRITEVBLK 48 /* write virtual block */
#define IO$
www.eeworm.com/read/127694/6002911
makefile
include ../Make.defines
PROGS = tcpcli01 tcpcli04 tcpcli05 tcpcli06 \
tcpcli07 tcpcli08 tcpcli09 tcpcli10 \
tcpserv01 tcpserv02 tcpserv03 tcpserv04 \
tcpserv08 tcpserv09 tcpservselect01 tcpserv
www.eeworm.com/read/421459/6311340
c loop.c
#include "calld.h"
#include
static void cli_done(int);
static void child_done(int);
/*
* One bit per client cxn, plus one for listenfd;
* modified by loop() and cli_done()
*/
static fd_