代码搜索:cli

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

代码结果 6,094
www.eeworm.com/read/277141/10664879

htm otl4_ex340.htm

OTL 4.0, Example 340 (OTL stream read iterator, "get by name" functions, DB2 CLI)
www.eeworm.com/read/350890/10700362

cs fastdbcli.cs

using System; using System.Text; using System.Runtime.InteropServices; namespace FastDbNet { /// /// Exception thrown by Gigabase/FastDB CLI implementation. /// public cl
www.eeworm.com/read/465167/7059112

clw li5_6.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CLi5_6Dlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "Li5_6.h"
www.eeworm.com/read/456573/7344507

c mthser.c

#include #include #include #include #include #include #include
www.eeworm.com/read/289562/7805597

c loop.c

#include "calld.h" #include static void cli_done(int); static void child_done(int); /* * One bit per client cxn, plus one for listenfd; * modified by loop() and cli_done() */ static fd_
www.eeworm.com/read/289562/7805947

h opend.h

#include "apue.h" #include #define CL_OPEN "open" /* client's request for server */ extern char errmsg[]; /* error message string to return to client */ extern int oflag; /* open() fl
www.eeworm.com/read/289562/7806046

29 fig17.29

#include "apue.h" #include #define CL_OPEN "open" /* client's request for server */ extern char errmsg[]; /* error message string to return to client */ extern int oflag; /* open() fl
www.eeworm.com/read/198616/7922786

c loop.c

#include "calld.h" #include static void cli_done(int); static void child_done(int); /* * One bit per client cxn, plus one for listenfd; * modified by loop() and cli_done() */ static fd_