代码搜索:clone
找到约 4,459 项符合「clone」的源代码
代码结果 4,459
www.eeworm.com/read/11175/210210
c clone.c
#include "fastlynx.h"
#include
#define CTRL_C 3
#define ONE_SECOND 18
#define PROMPT_WAIT (5 * ONE_SECOND + 1)
#define MAX_SYNC_TRIES 3
static int (_far _cdecl *Clone
www.eeworm.com/read/11175/210228
c clone.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/14545/388193
s clone.s
/* Taken with thanks from LinuxThreads 0.6 */
/* This is no longer necessary with glibc-2.1, which has it's own clone() */
#ifdef linux
/* Look to see if glibc is available, and if so, what version
www.eeworm.com/read/14735/404822
s clone.s
/* Taken with thanks from LinuxThreads 0.6 */
/* This is no longer necessary with glibc-2.1, which has it's own clone() */
#ifdef linux
/* Look to see if glibc is available, and if so, what ver
www.eeworm.com/read/472167/1418683
al clone.al
# NOTE: Derived from ./blib/lib/LWP/UserAgent.pm. Changes made here will be lost.
package LWP::UserAgent;
sub clone
{
my $self = shift;
my $copy = bless { %$self }, ref $self; # copy most f
www.eeworm.com/read/470917/1438782
s clone.s
/* We want an #include_next, but we are the main source file.
So, #include ourselves and in that incarnation we can use #include_next. */
#ifndef INCLUDED_SELF
# define INCLUDED_SELF
# include
www.eeworm.com/read/470917/1438794
s clone.s
/* We want an #include_next, but we are the main source file.
So, #include ourselves and in that incarnation we can use #include_next. */
#ifndef INCLUDED_SELF
# define INCLUDED_SELF
# include
www.eeworm.com/read/470917/1438806
s clone.s
/* We want an #include_next, but we are the main source file.
So, #include ourselves and in that incarnation we can use #include_next. */
#ifndef INCLUDED_SELF
# define INCLUDED_SELF
# include
www.eeworm.com/read/470917/1438877
s clone.s
/* We want an #include_next, but we are the main source file.
So, #include ourselves and in that incarnation we can use #include_next. */
#ifndef INCLUDED_SELF
# define INCLUDED_SELF
# include
www.eeworm.com/read/470917/1438892
s clone.s
/* We want an #include_next, but we are the main source file.
So, #include ourselves and in that incarnation we can use #include_next. */
#ifndef INCLUDED_SELF
# define INCLUDED_SELF
# include