代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/407991/2256120
mac _objects.mac
OBJECTS= \
obj\MIPSII\retail\main.obj \
obj\MIPSII\retail\CLI.obj \
obj\MIPSII\retail\heap.obj \
obj\MIPSII\retail\cmdtable.obj \
obj\MIPSII\retail\string.obj
PASS0_OBJECTS
www.eeworm.com/read/262041/4317866
c cpuio_405.c
#include "config.h"
#include "cli.h"
#include "genlib.h"
#include "stddefs.h"
#include "arch_ppc.h"
/* Miscellaneous, generic PPC405-specific functions.
*/
/* target_reset():
* For ppc40
www.eeworm.com/read/261925/4319320
py sb_pop3dnd.py
#!/usr/bin/env python
"""POP3DND - provides drag'n'drop training ability for POP3 clients.
This application is a twisted cross between a POP3 proxy and an IMAP
server. It sits between your mail cli
www.eeworm.com/read/206187/6784001
h port.h
#ifndef __PORT__H
#define __PORT__H
#define disable() asm("cli");
#define enable() asm("sei");
void Stk_Init(TW_TCB *Tcb, CFUNC pTask, Stk_t *StkTop );
void TWContext( void );
void TWStart(
www.eeworm.com/read/413940/11136613
dsr reportprint.dsr
VERSION 5.00
Begin {78E93846-85FD-11D0-8487-00A0C90DC8A9} ReportPrint
Bindings = "ReportPrint.dsx":0000
BorderStyle = 1 'Fixed Single
Caption = "学生信息报表"
Cli
www.eeworm.com/read/200210/15437815
dsr user.dsr
VERSION 5.00
Begin {78E93846-85FD-11D0-8487-00A0C90DC8A9} user
Bindings = "user.dsx":0000
Caption = "会员资料"
ClientHeight = 11115
ClientLeft = 60
Cli
www.eeworm.com/read/112444/15485278
c dgcli01.c
/* include dgcli011 */
#include "unpicmpd.h"
void
dg_cli(FILE *fp, int sockfd, const SA *pservaddr, socklen_t servlen)
{
int icmpfd, maxfdp1;
char sendline[MAXLINE], recvline[MAXLINE + 1];
fd
www.eeworm.com/read/112442/15485293
c dgclibcast1.c
#include "unp.h"
static void recvfrom_alarm(int);
void
dg_cli(FILE *fp, int sockfd, const SA *pservaddr, socklen_t servlen)
{
int n;
const int on = 1;
char sendline[MAXLINE], recvline[MAXLI
www.eeworm.com/read/112442/15485297
c dgclibcast4.c
#include "unp.h"
static void recvfrom_alarm(int);
void
dg_cli(FILE *fp, int sockfd, const SA *pservaddr, socklen_t servlen)
{
int n;
const int on = 1;
char sendline[MAXLINE], recvline[MAXLI
www.eeworm.com/read/112442/15485298
c dgclibcast3.c
#include "unp.h"
static void recvfrom_alarm(int);
void
dg_cli(FILE *fp, int sockfd, const SA *pservaddr, socklen_t servlen)
{
int n;
const int on = 1;
char sendline[MAXLINE], recvline[MAXLI