代码搜索:clone
找到约 4,459 项符合「clone」的源代码
代码结果 4,459
www.eeworm.com/read/132069/5924130
h clone_values.h
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/127694/6002952
c ga_clone.c
#include "gai_hdr.h"
/*
* Clone a new addrinfo structure from an existing one.
*/
/* include ga_clone */
struct addrinfo *
ga_clone(struct addrinfo *ai)
{
struct addrinfo *new;
if ( (new = call
www.eeworm.com/read/124910/6037142
s clone2.s
/* Copyright (C) 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the term
www.eeworm.com/read/408584/11381816
lc ga_clone.lc
#include "gai_hdr.h"## 1 ##src/libgai/ga_clone.c##
/*## 2 ##src/libgai/ga_clone.c##
* Clone a new addrinfo structure from an existing one.## 3 ##src/libgai/ga_clone.c##
*/## 4 ##src/libgai/g
www.eeworm.com/read/408584/11381819
c ga_clone.c
#include "gai_hdr.h"
/*
* Clone a new addrinfo structure from an existing one.
*/
/* include ga_clone */
struct addrinfo *
ga_clone(struct addrinfo *ai)
{
struct addrinfo *new;
if ( (new = call
www.eeworm.com/read/341519/12080088
bak clone_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {