代码搜索结果

找到约 10,000 项符合 Protocol 的代码

defs.inc.icd

RA0 equ 0 RA1 equ 1 RA2 equ 2 RA3 equ 3 RA4 equ 4 RA5 equ 5 RB0 equ 0 RB1 equ 1 RB2 equ 2 RB3 equ 3 RB4 equ 4 RB5 equ 5 RB6 equ 6 RB7 equ 7 RC0 equ 0 RC1 equ 1 RC2 equ 2 RC3 equ 3

packet_types.h

// IP packet structures... // ----------------------- // Note: All of this is hard coded little endian! typedef long n_long; typedef short n_short; typedef long n_time; struct ip {

client_handler.h

#ifndef client_handlerH #define client_handlerH #include "common.h" #include "server_loop.h" #include "init.h" #include "protocol.h" extern int client_handler(void *data, MASTER_FD* master

upnpnat.h

// emulEspa馻. Added by MoNKi [MoNKi: -UPnPNAT Support-] //File coded by MoNKi for the "emulEspa馻 Mod" based on a sample code by Bkausbk #pragma once #ifndef __CUPNPNAT_H__ #define __CUPNPNAT

makefile

OUTPUT=hidmouse OBJS= main.o \ events.o \ protocol.o LIBS= -lhid -lbatt -lsched -lmessage -ltimer -lpanic TRANSPORT=none DOCS=hid_mouse.html #GIFS= # Force the use of HID firmware

lmi_ioctl.h

/***************************************************************************** @(#) lmi_ioctl.h,v 0.9.2.3 2006/09/18 13:52:33 brian Exp ------------------------------------------------------------

xti_tcap.h

/***************************************************************************** @(#) xti_tcap.h,v 0.9.2.5 2006/09/25 12:10:09 brian Exp -------------------------------------------------------------

mssccprj.scc

SCC = This is a Source Code Control file [map_ma.mak] SCC_Aux_Path = "\\version\NGN_SERVER\" SCC_Project_Name = "$/Develop/src/protocol/map/testmain", ITJAAAAA [map_win.mak] SCC_Aux_Path = "\

mssccprj.scc

SCC = This is a Source Code Control file [ma.mak] SCC_Aux_Path = "\\version\NGN_SERVER\" SCC_Project_Name = "$/Develop/src/protocol/map/test/src", SXDAAAAA

buildau.bat

SET WIND_HOST_TYPE=x86-win32 SET SRC_ROOT=e:\src set WIND_BASE=e:\tornado-202 SET CPU=PENTIUM set PATH=%WIND_BASE%\host\%WIND_HOST_TYPE%\bin;%PATH% set ENABLE_PR_TRISM=1 set ENABLE_PR_TRICM=1