代码搜索:cli

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

代码结果 6,094
www.eeworm.com/read/164767/10089498

s bootsect.s

#include "bootparam.h" #include "bios.h" /* bootsect is loaded into 0000:7c00 (not 07c0:0000), its will load setup into SETUPSEG, then setup contiue to load kernel */ .code16 .text cli ljmp
www.eeworm.com/read/278507/10529570

c sctp_strcli_un.c

#include "unp.h" void sctpstr_cli(FILE *fp, int sock_fd, struct sockaddr *to, socklen_t tolen) { struct sockaddr_in peeraddr; struct sctp_sndrcvinfo sri; char sendline[MAXLINE], recvline[MAXLINE];
www.eeworm.com/read/278507/10529654

c sctp_strcli1.c

#include "unp.h" void sctpstr_cli(FILE *fp, int sock_fd, struct sockaddr *to, socklen_t tolen) { struct sockaddr_in peeraddr; struct sctp_sndrcvinfo sri; char sendline[MAXLINE], recvline[MAXLINE];
www.eeworm.com/read/278507/10529664

c sctp_strcli.c

#include "unp.h" void sctpstr_cli(FILE *fp, int sock_fd, struct sockaddr *to, socklen_t tolen) { struct sockaddr_in peeraddr; struct sctp_sndrcvinfo sri; char sendline[MAXLINE], recvline[MAXLINE];
www.eeworm.com/read/278507/10531967

c test2.c

#include "unp.h" int main(int argc, char **argv) { int sockfd; socklen_t salen; struct addrinfo *res; struct sockaddr *cli, *serv; if (argc != 2) err_quit("usage: test2 "); #i
www.eeworm.com/read/277141/10663779

htm otl4_ex252.htm

OTL 4.0, Example 252 (OTL tracing, DB2 CLI)
www.eeworm.com/read/271812/10979992

dsr drcomputerinfo.dsr

VERSION 5.00 Begin {78E93846-85FD-11D0-8487-00A0C90DC8A9} DRComputerInfo Caption = "计算机基础信息" ClientHeight = 5610 ClientLeft = 60 ClientTop = 345 Cli
www.eeworm.com/read/458775/7289586

makefile

CC = g++ #CFLAGS = -DDebug_parsingInput -g -Wall #CFLAGS = -DDebug_readData -g -Wall #CFLAGS = -g -Wall CFLAGS = -DDebug_cluster -g -Wall #CFLAGS = -g -DDebug_initialize -Wall CLIBS = -lm all: cli
www.eeworm.com/read/399906/7824437

htm otl4_ex252.htm

OTL 4.0, Example 252 (OTL tracing, DB2 CLI)
www.eeworm.com/read/139955/13118973

makefile

CC = g++ #CFLAGS = -DDebug_parsingInput -g -Wall #CFLAGS = -DDebug_readData -g -Wall #CFLAGS = -g -Wall CFLAGS = -DDebug_cluster -g -Wall #CFLAGS = -g -DDebug_initialize -Wall CLIBS = -lm all: cli