代码搜索:clone

找到约 4,459 项符合「clone」的源代码

代码结果 4,459
www.eeworm.com/read/422775/2033031

exp unix.exp

proc lrzsz_version {} { global objdir set tmp [exec "$objdir/../src/lsz" "--version"] regexp "lrzsz. (\[0-9.\]+)" $tmp tmp version clone_output "$objdir/../src/lsz version $version\n" }
www.eeworm.com/read/395229/2444160

c __syscall_error.c

/* Wrapper around clone system call. Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can r
www.eeworm.com/read/395229/2444395

c __syscall_error.c

/* Wrapper around clone system call. Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can r
www.eeworm.com/read/262419/4313802

def osipparser2.def

LIBRARY "osipparser2.dll" EXPORTS parser_init @1 osip_accept_encoding_clone @2 osip_accept_encoding_free @3 osip_accept_encoding_get_element @4 osip_
www.eeworm.com/read/252364/4408921

e06e580b9c92001b1480d697f94b239e

//: appendixa:Cloning.java // The clone() operation works for only a few // items in the standard Java library. // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See
www.eeworm.com/read/161557/5551517

def osipparser2.def

LIBRARY "osipparser2.dll" EXPORTS parser_init @1 osip_accept_encoding_clone @2 osip_accept_encoding_free @3 osip_accept_encoding_get_element @4 osip_
www.eeworm.com/read/230048/6789181

java cloning.java

//: appendixa:Cloning.java // The clone() operation works for only a few // items in the standard Java library. // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See
www.eeworm.com/read/133648/14031449

java cloning.java

//: appendixa:Cloning.java // From 'Thinking in Java, 2nd ed.' by Bruce Eckel // www.BruceEckel.com. See copyright notice in CopyRight.txt. // The clone() operation works for only a few // items i
www.eeworm.com/read/385664/8792965

c msgbox.c

/* * MSGBOX.C - msgbox internal command. * * clone from 4nt msgbox command * * 25 Aug 1999 * started - Paolo Pantaleo */ #include "config.h" #ifdef INCLUDE_CMD_MSGB
www.eeworm.com/read/385664/8793060

c timer.c

/* * TIMER.C - timer internal command. * * clone from 4nt timer command * * 20 Aug 1999 * started - Paolo Pantaleo */ #include "config.h" #ifdef INCLUDE_CMD_TIMER #