代码搜索:cli

找到约 6,094 项符合「cli」的源代码

代码结果 6,094
www.eeworm.com/read/176335/9503488

h cli_qiju_func.h

//################################################### //#Created: LIP //#Description: The function description file for JunQi(four country) //#OS : linux. //#My QQ number: 13066543 //#My e_mail: lip9
www.eeworm.com/read/163761/10147035

c str_cli09.c

#include "unp.h" #include "sum.h" void str_cli(FILE *fp, int sockfd) { char sendline[MAXLINE]; struct args args; struct result result; while (Fgets(sendline, MAXLINE, fp) != NULL) { if (ss
www.eeworm.com/read/163761/10147046

c str_cli11.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, 1); sleep(1); Writen
www.eeworm.com/read/163761/10147054

c str_cli08.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/353484/10443686

gif set_gateway_cli.gif

www.eeworm.com/read/352714/10522345

h cli_sti.asm.h

/* The 15-410 kernel project * * cli_sti.asm.h * * This file should be #included in all assembly language source * files that use the cli or sti instruction. This is so that * profiling the pr
www.eeworm.com/read/278507/10532167

lc str_cli11.lc

#include "unp.h"## 1 ##src/tcpcliserv/str_cli11.c## void## 2 ##src/tcpcliserv/str_cli11.c## str_cli(FILE *fp, int sockfd)## 3 ##src/tcpcliserv/str_cli11.c## {## 4 ##src/tcpcliserv/str_cli11.c#
www.eeworm.com/read/278507/10532187

c str_cli09.c

#include "unp.h" #include "sum.h" void str_cli(FILE *fp, int sockfd) { char sendline[MAXLINE]; struct args args; struct result result; while (Fgets(sendline, MAXLINE, fp) != NULL) { if (ss
www.eeworm.com/read/278507/10532255

c str_cli11.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, 1); sleep(1); Writen