代码搜索:cli

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

代码结果 6,094
www.eeworm.com/read/481033/6656148

c scep_cli.c

/**************************************************************************** * * * cryptlib SCEP Client Management * * Copyright Peter Gutmann 1999-2007 * *
www.eeworm.com/read/479375/6692794

1 hostapd_cli.1

.TH HOSTAPD_CLI 1 "April 7, 2005" hostapd_cli "hostapd command-line interface" .SH NAME hostapd_cli \- hostapd command-line interface .SH SYNOPSIS .B hostapd_cli [\-p] [\-i] [\-hv] [com
www.eeworm.com/read/479375/6692854

c hostapd_cli.c

/* * hostapd - command line interface for hostapd daemon * Copyright (c) 2004-2009, Jouni Malinen * * This program is free software; you can redistribute it and/or modify * it under the
www.eeworm.com/read/265314/11268744

sln cli-csharp.sln

Microsoft Visual Studio Solution File, Format Version 8.00 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FastDbNet", "FastDbNet.csproj", "{69D6077F-07F8-4CA5-B99B-3432CE9AFC67}" ProjectSecti
www.eeworm.com/read/409894/11308087

dpr pro_cli.dpr

program pro_cli; uses Forms, main in 'main.pas' {PCli6}, stale in 'stale.pas', scanner in 'scanner.pas', toolsy in 'toolsy.pas', lang in 'lang.pas', lang_eng in 'lang_eng.pas';
www.eeworm.com/read/409894/11308098

cfg pro_cli.cfg

-$A+ -$B- -$C+ -$D+ -$E- -$F- -$G+ -$H+ -$I+ -$J+ -$K- -$L+ -$M- -$N+ -$O+ -$P+ -$Q- -$R- -$S- -$T- -$U- -$V+ -$W- -$X+ -$YD -$Z1 -cg -AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/409894/11308106

res pro_cli.res

www.eeworm.com/read/409894/11308125

dof pro_cli.dof

[Compiler] A=1 B=0 C=1 D=1 E=0 F=0 G=1 H=1 I=1 J=1 K=0 L=1 M=0 N=1 O=1 P=1 Q=0 R=0 S=0 T=0 U=0 V=1 W=0 X=1 Y=1 Z=1 ShowHints=1 ShowWarnings=1 UnitAliases=WinTypes=Windows;
www.eeworm.com/read/408584/11380272

c dg_cli.c

#include "unp.h" void dg_cli(FILE *fp, int sockfd, const SA *pservaddr, socklen_t servlen) { int n; char sendline[MAXLINE], recvline[MAXLINE + 1]; while (Fgets(sendline, MAXLINE, fp) != NULL) {
www.eeworm.com/read/408584/11380333

lc str_cli.lc

#include "unp.h"## 1 ##src/lib/str_cli.c## void## 2 ##src/lib/str_cli.c## str_cli(FILE *fp, int sockfd)## 3 ##src/lib/str_cli.c## {## 4 ##src/lib/str_cli.c## char sendline[MAXLINE], rec