代码搜索:Prot
找到约 2,417 项符合「Prot」的源代码
代码结果 2,417
www.eeworm.com/read/465477/6938741
txt rfc702.txt
Network Working Group D.W. Dodds
RFC # 702 BBN-TENEXA
September
www.eeworm.com/read/327242/13091915
sql psql_demo_pv.sql
seqdb_host seqdb_demo seqdb_user password;
SELECT acc, protein.seq, 'sp|'||acc||'|'||sp_name||' '||descr
FROM annot INNER JOIN protein USING(prot_id) WHERE annot.db='sp' LIMIT 50000;
SELECT acc, desc
www.eeworm.com/read/313110/13596435
asm 3p6t1.asm
;**********************************************************************
; 保护方式下的编程示例 陈家祺 1996.6
; ---考查段高速缓冲寄存器的作用
;
; 1 实方式进入保护方式及保护方式返回实方式方法;
; 2 保护方式下的指令操作(直接写屏,满屏显示'A').
;
www.eeworm.com/read/147331/5731333
makefile
# from: @(#)Makefile 2.3 88/08/11 4.0 RPCSRC
# $FreeBSD: src/include/rpc/Makefile,v 1.1 2001/03/19 12:49:46 alfred Exp $
.SUFFIXES: .x
RPCCOM = rpcgen -C
HDRS= rpcb_prot.h
XFILES= rpcb_prot.x
HFI
www.eeworm.com/read/136812/5856883
makefile
#
# @(#)Makefile 1.1 92/07/30 SMI
#
# Copyright (c) 1987 by Sun Microsystems, Inc.
#
HDRS = yp_prot.h ypclnt.h ypupdate_prot.h ypv1_prot.h
SRCS = ypprot_err.c yp_bind.c yperr_string.c \
yp_enum.c yp_
www.eeworm.com/read/135153/5889433
h transp_v6.h
#ifndef _TRANSP_V6_H
#define _TRANSP_V6_H
#include
/*
* IPv6 transport protocols
*/
#ifdef __KERNEL__
extern struct proto rawv6_prot;
extern struct proto udpv6_prot;
extern stru
www.eeworm.com/read/133772/5902694
changelog
2004-05-04 Jay Foster
* src/bootp_support.c (get_bootp_option, show_bootp):
* src/dhcp_prot.c (scan_dhcp_size): Fixed bug that didn't handle
the
www.eeworm.com/read/132748/5910020
h transp_v6.h
#ifndef _TRANSP_V6_H
#define _TRANSP_V6_H
#include
/*
* IPv6 transport protocols
*/
#ifdef __KERNEL__
extern struct proto rawv6_prot;
extern struct proto udpv6_prot;
extern stru
www.eeworm.com/read/131315/5931240
makefile
#
# @(#)Makefile 2.3 88/08/15 4.0 RPCSRC
#
#
# Copyright (c) 1987 by Sun Microsystems, Inc.
#
DESTDIR=
CFLAGS = -I..
SRCS = auth_des.c authdes_prot.c key_call.c key_prot.c netname.c svcauth_des.c \
www.eeworm.com/read/119864/6081323
h mman.h
/* Definitions for POSIX memory map interface. Linux/SPARC version.
Copyright (C) 1997, 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free