代码搜索:Prot

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

代码结果 2,417
www.eeworm.com/read/424039/2020626

accept-int_net-any-masq

Chain acct-in : Chain acct-fwd : Chain acct-out : Chain tcp-in : target prot opt tosa tosx ifname mark outsize source destination ports syn-in tcp -y--
www.eeworm.com/read/418017/2092921

h realcopy.h

/* Prototype for Pharlap's realcopy.c example. */ int realcopy(ULONG start_offs, ULONG end_offs, REALPTR *real_basep, FARPTR *prot_basep, USHORT *rmem_adrp);
www.eeworm.com/read/410516/2207659

java transienttuple.java

package com.aelitis.azureus.vivaldi.ver2; class TransientTuple { protected long remove_time; protected final IDWrapper id; protected SyrahPosition last_pos; protected float last_rtt; prot
www.eeworm.com/read/395296/2440540

cpp nis.cpp

#include #include #include int main(int, char **) { char *d; yp_get_default_domain(&d); return 0; }
www.eeworm.com/read/387578/2559505

java transienttuple.java

package com.aelitis.azureus.vivaldi.ver2; class TransientTuple { protected long remove_time; protected final IDWrapper id; protected SyrahPosition last_pos; protected float last_rtt; prot
www.eeworm.com/read/375190/2734021

txt to-do.txt

-> change rvalue reference signatures in all containers -> add private_read_only to mapped_region to support MAP_PRIVATE plus PROT_READ -> add contiguous_elements option to burst allocation -> Test
www.eeworm.com/read/365785/2895251

h minlib.h

#ifndef _MINLIB #define _MINLIB #ifndef _ANSI_H #include #endif /* Miscellaneous BSD. */ _PROTOTYPE(void swab, (char *_from, char *_to, int _count)); _PROTOTYPE(char *itoa, (int _n)); _PROT
www.eeworm.com/read/362762/2927227

h minlib.h

#ifndef _MINLIB #define _MINLIB #ifndef _ANSI_H #include #endif /* Miscellaneous BSD. */ _PROTOTYPE(void swab, (char *_from, char *_to, int _count)); _PROTOTYPE(char *itoa, (int _n)); _PROT
www.eeworm.com/read/106603/15633159

vb items.aspx.vb

Public Class Items Inherits System.Web.UI.Page Protected WithEvents lblHeader As System.Web.UI.WebControls.Label Protected WithEvents Table1 As System.Web.UI.WebControls.Table Prot
www.eeworm.com/read/152843/5664272

h ipt_reject.h

#ifndef _IPT_REJECT_H #define _IPT_REJECT_H enum ipt_reject_with { IPT_ICMP_NET_UNREACHABLE, IPT_ICMP_HOST_UNREACHABLE, IPT_ICMP_PROT_UNREACHABLE, IPT_ICMP_PORT_UNREACHABLE, IPT_ICMP_ECHOREPLY,