代码搜索:cli

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

代码结果 6,094
www.eeworm.com/read/176439/9498615

h client.h

#ifndef __NET_CLIENT_H #define __NET_CLIENT_H #include "block.h" #include "common.h" #define SENDBUFSIZE 100 #define CMDBUFSIZE 512 #define CLI_STATUS_MATCH (0x1
www.eeworm.com/read/136989/5827239

cpp handle_thr_stream.cpp

// Handle_Thr_Stream.cpp,v 4.23 2003/12/30 23:18:59 shuston Exp #if !defined (ACE_HANDLE_THR_STREAM_C) #define ACE_HANDLE_THR_STREAM_C #include "ace/OS_NS_stdio.h" #include "ace/OS_NS_string.h
www.eeworm.com/read/128552/5983124

files

blackfin.html EtherDeviceDriverDefiniton.doc home_banner_collage.gif home_logo.gif kernel_api.html tcp-cli-serv.html udp-cli-serv.html
www.eeworm.com/read/100926/6263355

cpp handle_thr_stream.cpp

// Handle_Thr_Stream.cpp,v 4.21 2002/12/30 22:42:08 shuston Exp #if !defined (ACE_HANDLE_THR_STREAM_C) #define ACE_HANDLE_THR_STREAM_C #include "ace/Get_Opt.h" #include "ace/INET_Addr.h" #inc
www.eeworm.com/read/288542/8623466

ini indent.ini

-kr -di2 -nbc -nfca -bl -bli0 -ss -npcs -ncs -nbs -i2 -ci4 -nce -sob -nut -nbad -cli2 -hnl
www.eeworm.com/read/387845/8651237

makefile

ifndef CFLAGS CFLAGS = -O2 -g -I ../src endif LIBS=-lnl all: swconfig %.o: %.c $(CC) $(CFLAGS) -c -o $@ $^ swconfig: cli.o swlib.o $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
www.eeworm.com/read/427313/8951896

c vmsgetargs.c

/* VMS version of getargs; Uses DCL command parsing. Copyright (C) 1989, 1992 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. Bison is free software; you can
www.eeworm.com/read/181590/9244903

readme

WPA Supplicant ============== Copyright (c) 2003-2006, Jouni Malinen and contributors All Rights Reserved. This program is dual-licensed under both the GPL version 2 and BSD lic
www.eeworm.com/read/423392/10563042

readme

WPA Supplicant ============== Copyright (c) 2003-2008, Jouni Malinen and contributors All Rights Reserved. This program is dual-licensed under both the GPL version 2 and BSD license. Eithe
www.eeworm.com/read/350890/10700332

cs fastdbfields.cs

using System; using System.Text; using System.Collections; using System.Runtime.InteropServices; using System.Diagnostics; namespace FastDbNet { //--------------------------------------------------