代码搜索:Prot

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

代码结果 2,417
www.eeworm.com/read/383832/2612380

c pmap_prot.c

/* pmap_prot.c - protocol for the local binder service, or pmap */ /* Copyright 1984-1992 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1987 Wind River Systems, Inc. *
www.eeworm.com/read/382988/2623186

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/378966/2678710

c rpc_prot.c

/* rpc_prot.c - the rpc message definition */ /* Copyright 1984-2000 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1987 Wind River Systems, Inc. * Copyright (C) 1984, S
www.eeworm.com/read/378966/2678718

c pmap_prot.c

/* pmap_prot.c - protocol for the local binder service, or pmap */ /* Copyright 1984-1992 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1987 Wind River Systems, Inc. *
www.eeworm.com/read/377363/2701464

c rpc_prot.c

/* rpc_prot.c - the rpc message definition */ /* Copyright 1984-2000 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1987 Wind River Systems, Inc. * Copyright (C) 1984, S
www.eeworm.com/read/377363/2701472

c pmap_prot.c

/* pmap_prot.c - protocol for the local binder service, or pmap */ /* Copyright 1984-1992 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1987 Wind River Systems, Inc. *
www.eeworm.com/read/368386/2815515

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/368386/2818710

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/368386/2819036

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/366702/2872664

adb prot1.adb

-- { dg-do compile } procedure Prot1 is protected type Prot is procedure Change (x : integer); private Flag : Boolean; end Prot; type Handle is access protected procedure (X :