代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/464265/7167077
cpp clientdlg.cpp
// clientDlg.cpp : implementation file
//
#include "stdafx.h"
#include "client.h"
#include "ConfigDlg.h"
#include "clientDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/332234/12772170
c 11-8.c
#include
#include
#include
#include
#include
#include
#include
#include "a
www.eeworm.com/read/143816/12839455
fc httpd.fc
pointer sock;
pointer cli_sock;
void http_cgi_init()
{
}
void http_header_read ()
{
string cmd;
cmd = net_recvln (cli_sock);
while (strlen (cmd) != 0)
{
printf ("CMD = ");
pr
www.eeworm.com/read/331180/12841487
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 char *args)
{
int
www.eeworm.com/read/329507/12950614
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/240662/13207940
c 11-8.c
#include
#include
#include
#include
#include
#include
#include
#include "a
www.eeworm.com/read/321262/13409996
c 11-8.c
#include
#include
#include
#include
#include
#include
#include
#include "a
www.eeworm.com/read/315002/13554472
asm irq_handlers.asm
;-------------------------------------------------------------------------------
IRQ_Dummy_M:
push ax
mov al, END_OF_INTERR
out MASTER_PIC, al
pop ax
sti
iret
IRQ_Dummy_S:
push ax
mov al, EN
www.eeworm.com/read/147766/5720939
c tlb-r4k.c
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* r4xx0.c: R4000 pro
www.eeworm.com/read/136989/5827022
cpp fd-unclient.cpp
// FD-unclient.cpp,v 4.11 2003/11/01 11:15:23 dhinton Exp
#include "ace/LSOCK_Connector.h"
#include "ace/UNIX_Addr.h"
#include "ace/Log_Msg.h"
#include "ace/OS_main.h"
ACE_RCSID(SOCK_SAP, FD_