代码搜索:Protocol
找到约 10,000 项符合「Protocol」的源代码
代码结果 10,000
www.eeworm.com/read/106121/15647101
h appletalk.h
/*
* Copyright (c) 1988, 1989, 1990, 1993, 1994, 1995, 1996
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/105212/15675209
h ssh2.h
/* $OpenBSD: ssh2.h,v 1.8 2002/03/04 17:27:39 stevesk Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/105179/15676123
h errno.h
#ifndef _LINUX_ERRNO_H
#define _LINUX_ERRNO_H
#define EPERM 1 /* Operation not permitted */
#define ENOENT 2 /* No such file or directory */
#define ESRCH 3 /* No such process */
#define EINTR
www.eeworm.com/read/104052/15711783
c iptunnel.c
/*
* iptunnel.c "ip tunnel"
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free So
www.eeworm.com/read/103770/15721765
c msv1_0.c
/*++
Copyright (c) 1989 Microsoft Corporation
Module Name:
msv1_0.c
Abstract:
MSV1_0 authentication package.
The name of this authentication package is:
Author:
www.eeworm.com/read/103743/15724465
h proto.h
/*
* TAP-Win32 -- A kernel driver to provide virtual tap device functionality
* on Windows. Originally derived from the CIPE-Win32
* project by Damion K. Wilson, with