代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/168924/9888119
c setup.c
#include
#include
#include
#include "celpfilt.h"
#include "cli.h"
static int CheckOptions(
int analysis,
int synthesis,
int channel_type,
float error_rate,
int w
www.eeworm.com/read/164767/10089441
h tty.h
#ifndef _DEVCHRTTY_H
#define _DEVCHRTTY_H
#include
#include
#include
#include "dev.h"
#include "termios.h"
/* need not cli()/sti() currently */
typedef fi
www.eeworm.com/read/278507/10529591
c sctp_strcliecho2.c
#include "unp.h"
#define SCTP_MAXLINE 800
void
sctpstr_cli_echoall(FILE *fp, int sock_fd, struct sockaddr *to, socklen_t tolen)
{
struct sockaddr_in peeraddr;
struct sctp_sndrcvinfo sri;
char sen
www.eeworm.com/read/278507/10529688
c sctp_strcliecho.c
#include "unp.h"
#define SCTP_MAXLINE 800
void
sctpstr_cli_echoall(FILE *fp, int sock_fd, struct sockaddr *to, socklen_t tolen)
{
struct sockaddr_in peeraddr;
struct sctp_sndrcvinfo sri;
char sen
www.eeworm.com/read/278507/10530249
c strclithread2.c
#include "unpthread.h"
void *copyto(void *);
static int sockfd;
static FILE *fp;
static int done;
void
str_cli(FILE *fp_arg, int sockfd_arg)
{
char recvline[MAXLINE];
pthread_t tid;
sockfd = s
www.eeworm.com/read/278507/10531541
c dgclitimeo3.c
#include "unp.h"
static void sig_alrm(int);
void
dg_cli(FILE *fp, int sockfd, const SA *pservaddr, socklen_t servlen)
{
int n;
char sendline[MAXLINE], recvline[MAXLINE + 1];
Signal(SIGALRM, sig_
www.eeworm.com/read/277141/10663549
htm otl3_ex118.htm
OTL 4.0, Example 118 (otl_stream::set_flush(), DB2-CLI)
www.eeworm.com/read/277141/10664295
htm otl3_ex109.htm
OTL 4.0, Example 109 (OTL/DB2-CLI and bulk operations with DB2's CLOB)
www.eeworm.com/read/462931/7191558
frm 上位机.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Form1
Caption = "通信"
ClientHeight = 3105
ClientLeft = 60
Cli
www.eeworm.com/read/452174/7446347
c main.c
#include
#include
#include
#include
#include //定义_NOP(),_CLI(), _SEI()
#define uint unsigned int
#define uchar unsigned