代码搜索:Prot

找到约 2,417 项符合「Prot」的源代码

代码结果 2,417
www.eeworm.com/read/279968/4129509

h rpcb_prot.h

/* * Please do not edit this file. * It was generated using rpcgen. */ #ifndef _RPCB_PROT_H_RPCGEN #define _RPCB_PROT_H_RPCGEN #include #ifdef __cplusplus extern "C" { #endif /* *
www.eeworm.com/read/279968/4129513

h pmap_prot.h

/* $NetBSD: pmap_prot.h,v 1.8 2000/06/02 22:57:55 fvdl Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on a
www.eeworm.com/read/273740/4194680

s dtlb_prot.s

/* $Id: dtlb_prot.S,v 1.22 2001/04/11 23:40:32 davem Exp $ * dtlb_prot.S: DTLB protection trap strategy. * This is included directly into the trap table. * * Copyright (C) 1996,1998 D
www.eeworm.com/read/273740/4197731

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/273740/4198075

h msg_prot.h

/* * linux/include/net/sunrpc/msg_prot.h * * Copyright (C) 1996, Olaf Kirch */ #ifndef _LINUX_SUNRPC_MSGPROT_H_ #define _LINUX_SUNRPC_MSGPROT_H_ #ifdef __KERNEL__ /* user pro
www.eeworm.com/read/268871/4248947

x cd_prot.x

%#include %#if 0 %from chord_types import * %#endif typedef chordID cd_vnode; // This seems silly. struct chord_node_wire_plus_id { chord_node_wire wire; chordID id; }; /* NEWCH
www.eeworm.com/read/268871/4248950

c cd_prot.c

// -*-c++-*- /* This file was automatically generated by rpcc. */ #include "cd_prot.h" #ifdef MAINTAINER void print_cd_vnode (const void *_objp, const strbuf *_sbp, int _recdepth, c
www.eeworm.com/read/268871/4249118

x dhashgateway_prot.x

%#include %#include %#if 0 %# Imports for Python %from chord_types import * %from dhash_types import * %#endif /* 0 */ /* -------------------------------------------
www.eeworm.com/read/268871/4249121

x recroute_prot.x

%#include /** Outgoing recursive RPCs */ enum recroute_route_stat { RECROUTE_ACCEPTED = 0, RECROUTE_REJECTED = 1 }; struct recroute_route_arg { unsigned routeid; /* client int
www.eeworm.com/read/268871/4249122

x lsdctl_prot.x

%#include struct lsdctl_setreplicate_arg { bool enable; /* disable replication if false */ bool randomize; /* start at 0 at the same time if false */ }; /* Cf location.h */ st