代码搜索:cli

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

代码结果 6,094
www.eeworm.com/read/335362/12535137

17 fig17.17

#include "apue.h" #include #include #include #define CLI_PATH "/var/tmp/" /* +5 for pid = 14 chars */ #define CLI_PERM S_IRWXU /* rwx for user only */ /* * Cr
www.eeworm.com/read/335362/12535331

c cliconn.c

#include "apue.h" #include #include #include #define CLI_PATH "/var/tmp/" /* +5 for pid = 14 chars */ #define CLI_PERM S_IRWXU /* rwx for user only */ /* * Cr
www.eeworm.com/read/432726/8581192

h infxsql.h

/***************************************************************** ** INFXSQL.H - This is the the include file for Informix-CLI ** applications with SQL.H and SQLEXT.H ** ****************
www.eeworm.com/read/136566/6285986

inc keyboard.inc

key_board: ; Push registers pushad cli cld xor eax,eax in AL,60h
www.eeworm.com/read/408502/11384839

h infxsql.h

/***************************************************************** ** INFXSQL.H - This is the the include file for Informix-CLI ** applications with SQL.H and SQLEXT.H ** ****************
www.eeworm.com/read/126953/14392507

h infxsql.h

/***************************************************************** ** INFXSQL.H - This is the the include file for Informix-CLI ** applications with SQL.H and SQLEXT.H ** ****************
www.eeworm.com/read/389810/8498419

cpp ex157_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4.0/Db2-CLI #include // include the OTL 4.0 header file otl_connect main_db; // main c
www.eeworm.com/read/188171/8564921

h kernel.h

#ifndef _WAV_KERNEL_H_ #define _WAV_KERNEL_H_ #include #define INTERRUPT_CLI asm cli #define INTERRUPT_STI asm sti #define MICRODELAY_TIME_1 298u #define MICRODELAY_TIME_2 5
www.eeworm.com/read/372645/9499228

c~ main.c~

#include #include "initTimer.h" #define led1 PORTC.3; #define led2 PORTC.5; //unsigned char num2=0; //unsigned char num1=0; void main(void) { //#asm("cli"); ___CLI();
www.eeworm.com/read/277143/10660040

cpp ex157_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4.0/Db2-CLI #include // include the OTL 4.0 header file otl_connect main_db; // main c