代码搜索:Prot

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

代码结果 2,417
www.eeworm.com/read/136812/5857637

x key_prot.x

%/* @(#)key_prot.x 1.1 92/07/30 Copyr 1990 Sun Micro */ % %/* % * Compiled from key_prot.x using rpcgen. % * DO NOT EDIT THIS FILE! % * This is NOT source code! % */ /* * Key server protocol defini
www.eeworm.com/read/136812/5857639

c pmap_prot.c

#if !defined(lint) && defined(SCCSIDS) static char sccsid[] = "@(#)pmap_prot.c 1.1 92/07/30 Copyr 1984 Sun Micro"; #endif /* * pmap_prot.c * Protocol for the local binder service, or pmap. * * Co
www.eeworm.com/read/136812/5857640

h key_prot.h

/* @(#)key_prot.h 1.1 92/07/30 Copyr 1986 Sun Micro */ /* * Compiled from key_prot.x using rpcgen. * DO NOT EDIT THIS FILE! * This is NOT source code! */ #ifndef _rpc_key_prot_h #define _rpc_key
www.eeworm.com/read/136812/5857654

h pmap_prot.h

/* @(#)pmap_prot.h 1.1 92/07/30 SMI */ /* * pmap_prot.h * Protocol for the local binder service, or pmap. * * Copyright (C) 1984, Sun Microsystems, Inc. * * The following procedures are support
www.eeworm.com/read/136812/5860010

c authunix_prot.c

#ifndef lint static char sccsid[] = "@(#)authunix_prot.c 1.1 92/07/30 Copyr 1983 Sun Micro"; #endif /* * authunix_prot.c * XDR for UNIX style authentication parameters for RPC * * Copyrig
www.eeworm.com/read/136812/5860042

c kern_prot.c

#ifndef lint static char sccsid[] = "@(#)kern_prot.c 1.1 92/07/30 Copyr 1983 Sun Micro"; #endif /* * System calls related to processes and protection */ #include #include
www.eeworm.com/read/136786/5863235

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/136786/5866055

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/136786/5866378

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/136072/5873750

c authunix_prot.c

/* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape * media and as a part of the software program in whole o