代码搜索:Prot
找到约 2,417 项符合「Prot」的源代码
代码结果 2,417
www.eeworm.com/read/223320/14646129
x classfs_prot.x
/* $Id: classfs_prot.x,v 1.2 2001/09/17 05:08:40 dm Exp $ */
/*
* This file was written by David Mazieres. Its contents is
* uncopyrighted and in the public domain. Of course, standards of
* aca
www.eeworm.com/read/122946/14655259
h pmap_prot.h
/* $OpenBSD: pmap_prot.h,v 1.3 1998/02/10 06:25:32 deraadt Exp $ */
/* $NetBSD: pmap_prot.h,v 1.4 1994/10/26 00:57:00 cgd Exp $ */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided
www.eeworm.com/read/122403/14693270
h lmc_prot.h
#ifndef _LMC_PROTO_H_
#define _LMC_PROTO_H_
void lmc_proto_init(lmc_softc_t * const)
void lmc_proto_attach(lmc_softc_t *sc const)
void lmc_proto_detach(lmc_softc *sc const)
void lmc_proto_reopen(lmc_
www.eeworm.com/read/119982/14815207
cpp prot_bas.cpp
#include
class base
{
protected:
int i, j;
public:
void setij(int a, int b)
{
i=a;
j=b;
}
void showij(void) {cout
www.eeworm.com/read/206867/15287180
cpp prot_bas.cpp
#include
class base
{
protected:
int i, j;
public:
void setij(int a, int b)
{
i=a;
j=b;
}
void showij(void) {cout
www.eeworm.com/read/15815/547194
htm 0418prot.htm
www.eeworm.com/read/15915/571847
htm 0418prot.htm
www.eeworm.com/read/15915/586944
htm 0056prot.htm
www.eeworm.com/read/15970/622911
htm 0056prot.htm
www.eeworm.com/read/16793/691033
c unwind_prot.c
/* unwind_prot.c - a simple unwind-protect system for internal variables */
/* I can't stand it anymore! Please can't we just write the
whole Unix system in lisp or something? */
/* Copyright (C