代码搜索结果
找到约 10,000 项符合
Protocol 的代码
map_win.mak
########################################################################
# Makefile file for #
# Created by
simple_proto.c
// This file is part of MANTIS OS, Operating System
// See http://mantis.cs.colorado.edu/
//
// Copyright (C) 2003,2004,2005 University of Colorado, Boulder
//
// This program is free software; yo
serial.c
/**********************************************************************
* 文件名: serial.c *
* 功能:串口上相关功能的实现 *
************************
mcx.h
/************************************************************************
* *
* mcx.h -- This module defines the 32-Bit Window
ipstructs.h
#ifndef __IPSTRUCTS_H__
#define __IPSTRUCTS_H__
#if _MSC_VER > 1000
#pragma once
#ifndef ANY_SIZE
#define ANY_SIZE 1
#endif
//defines and structs taken from ntddpack.h
struct _PACK
ipstructs.h
#ifndef __IPSTRUCTS_H__
#define __IPSTRUCTS_H__
#if _MSC_VER > 1000
#pragma once
#ifndef ANY_SIZE
#define ANY_SIZE 1
#endif
//defines and structs taken from ntddpack.h
struct _PACK
ptpd.c
/* ptpd.c */
#include "ptpd.h"
RunTimeOpts rtOpts; /* statically allocated run-time configuration data */
int main(int argc, char **argv)
{
PtpClock *ptpClock;
Integer16 ret;
/
pop3.cpp
// ========================================================
// POP3 Protocol Handler
//
// Design and Implementation by Floris van den Berg
// ====================================================
nfs2.h
/*
* NFS protocol definitions
*
* This file contains constants for Version 2 of the protocol.
*/
#ifndef _LINUX_NFS2_H
#define _LINUX_NFS2_H
#define NFS2_PORT 2049
#define NFS2_MAXDATA 8192
#defi
file.h
#ifndef EL__PROTOCOL_FILE_FILE_H
#define EL__PROTOCOL_FILE_FILE_H
#include "main/module.h"
#include "protocol/protocol.h"
extern struct module file_protocol_module;
extern protocol_handler_T file_p