代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/181590/9245002
makefile
all: man html pdf
FILES += wpa_background
FILES += wpa_cli
FILES += wpa_passphrase
FILES += wpa_supplicant.conf
FILES += wpa_supplicant
man:
for i in $(FILES); do docbook2man $$i.sgml; done
html:
www.eeworm.com/read/181164/9272051
cpp a_tcptime_svr.cpp
/* Copyright is licensed under GNU LGPL. by I.J.Wang 2005
TCP server for time service
Build: make a_tcptime_svr
*/
#include "../src/wysockfile.h"
#include "../src/wysockaddrinet4.h
www.eeworm.com/read/371500/9551723
c call.c
#include "call.h"
#include /* struct iovec */
/* Place the call by sending the "args" to the calling server,
* and reading a file descriptor back. */
int
call(const
www.eeworm.com/read/170114/9818812
c 11-8.c
#include
#include
#include
#include
#include
#include
#include
#include "a
www.eeworm.com/read/356838/10220494
c pf_config.c
/***********************************************************
* 函数库说明:硬件平台配置函数库 *
* 版本: *
* 作者:
www.eeworm.com/read/424850/10406842
c pf_config.c
/***********************************************************
* 函数库说明:硬件平台配置函数库 *
* 版本: *
* 作者:
www.eeworm.com/read/352706/10523428
h clilib.h
/*****************************************************************************
File name : clilib.h
Description : command line interpreter
COPYRIGHT (C) ST-Microelectronics 1998.
Date
www.eeworm.com/read/423392/10563252
makefile
all: man html pdf
FILES += wpa_background
FILES += wpa_cli
FILES += wpa_passphrase
FILES += wpa_supplicant.conf
FILES += wpa_supplicant
man:
for i in $(FILES); do docbook2man $$i.sgml; done
html:
www.eeworm.com/read/276728/10713160
c pf_config.c
/***********************************************************
* 函数库说明:硬件平台配置函数库 *
* 版本: *
* 作者:
www.eeworm.com/read/465167/7059110
h li5_6dlg.h
// Li5_6Dlg.h : header file
//
#if !defined(AFX_LI5_6DLG_H__24F71F54_C46B_4980_99F3_7831A3A05822__INCLUDED_)
#define AFX_LI5_6DLG_H__24F71F54_C46B_4980_99F3_7831A3A05822__INCLUDED_
#if _MSC_VE