代码搜索结果

找到约 33,168 项符合 Protocol 的代码

protocol.c

/* protocol.c */ #include "ptpd.h" Boolean doInit(RunTimeOpts*,PtpClock*); void doState(RunTimeOpts*,PtpClock*); void toState(UInteger8,RunTimeOpts*,PtpClock*); void handle(RunTimeOpts*,Ptp

mc-protocol.sgml

McProtocol representation of a communication protocol. An #McPr

protocol.c.svn-base

/* protocol.c */ #include #include #include #include #include "protocol.h" static int fill_content(int id, const char *msg, int num,protocol_t *ptc){ sta

protocol.java

//Protocol.java public class Protocol { private String userid; public Protocol(String userid) { this.userid = userid; } public String processInput(String input) {

protocol.h

/* Driver for USB Mass Storage compliant devices * Protocol Functions Header File * * $Id: protocol.h,v 1.4 2001/02/13 07:10:03 mdharm Exp $ * * Current development and maintenance by: * (c) 1

protocol.c

/* Driver for USB Mass Storage compliant devices * * $Id: protocol.c,v 1.11 2002/01/13 06:40:25 mdharm Exp $ * * Current development and maintenance by: * (c) 1999, 2000 Matthew Dharm (mdharm-u

protocol.h

/* Driver for USB Mass Storage compliant devices * Protocol Functions Header File * * $Id: protocol.h,v 1.4 2001/02/13 07:10:03 mdharm Exp $ * * Current development and maintenance by: * (c) 1

protocol.c

/* Driver for USB Mass Storage compliant devices * * $Id: protocol.c,v 1.11 2002/01/13 06:40:25 mdharm Exp $ * * Current development and maintenance by: * (c) 1999, 2000 Matthew Dharm (mdharm-u

protocol

This file documents version 2 of the svn protocol. 1. Syntactic structure ---------------------- The Subversion protocol is specified in terms of the following syntactic elements, specified using AB