代码搜索:Making

找到约 2,505 项符合「Making」的源代码

代码结果 2,505
www.eeworm.com/read/162868/5512521

fix file.fix

Making the "file" command recognize zoo archives Zoo archives have the following magic number: Beginning at offset 20 decimal, there are four bytes with the values 0xdc, 0xa7, 0xc4, and
www.eeworm.com/read/349885/3137496

java resourcepool.java

package org.sreid.j2me.util; /** * Manages shared resources, making sure that each resource is never used by * more than one client at any given time. */ public class ResourcePool { private fin
www.eeworm.com/read/337546/3339041

c ip_conntrack_netlink.c

/* Connection tracking via netlink socket. Allows for user space * protocol helpers and general trouble making from userspace. * * (C) 2001 by Jay Schulist * (C) 2002-2005 by H
www.eeworm.com/read/324920/3497786

c ip_conntrack_netlink.c

/* Connection tracking via netlink socket. Allows for user space * protocol helpers and general trouble making from userspace. * * (C) 2001 by Jay Schulist * (C) 2002-2005 by H
www.eeworm.com/read/321483/3534415

t 20_get.t

#!/usr/bin/perl -Tw use strict; use Test::More tests => 10; BEGIN { use_ok( 'Locale::Maketext' ); } print "# --- Making sure that get_handle works ---\n"; # declare some classes... { packa
www.eeworm.com/read/318603/3567030

c proxylib.c

/* proxyLib.c - proxy Address Resolution Protocol (ARP) client library */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ /* modification history -------------------- 01k,10may02,kbw making man
www.eeworm.com/read/317812/3575436

c proxylib.c

/* proxyLib.c - proxy Address Resolution Protocol (ARP) client library */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ /* modification history -------------------- 01k,10may02,kbw making man
www.eeworm.com/read/317812/3576683

c proxylib.c

/* proxyLib.c - proxy Address Resolution Protocol (ARP) client library */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ /* modification history -------------------- 01k,10may02,kbw making man
www.eeworm.com/read/316872/3606902

c nfnetlink.c

/* Netfilter messages via netlink socket. Allows for user space * protocol helpers and general trouble making from userspace. * * (C) 2001 by Jay Schulist , * (C) 2002-2005 by H
www.eeworm.com/read/316872/3606911

c nf_conntrack_netlink.c

/* Connection tracking via netlink socket. Allows for user space * protocol helpers and general trouble making from userspace. * * (C) 2001 by Jay Schulist * (C) 2002-2006 by H