代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/295202/8180457
c mutiserver.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/292919/8324849
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/292919/8325491
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/292919/8325749
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/392544/8336373
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/392544/8337402
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/392544/8337645
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/170872/9782923
cs fastdbcli.cs
using System;
using System.Text;
using System.Runtime.InteropServices;
namespace FastDbNet
{
///
/// Exception thrown by Gigabase/FastDB CLI implementation.
///
public cl
www.eeworm.com/read/415467/11072035
h board.h
#define uint unsigned int
#define uchar unsigned char
#define ulong unsigned int long
#define WDR() asm("wdr")
#define SEI() asm("sei")
#define CLI() asm("cli")
#define NOP() asm("nop")
#defin
www.eeworm.com/read/269691/11082985
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_