代码搜索:clone
找到约 4,459 项符合「clone」的源代码
代码结果 4,459
www.eeworm.com/read/290808/3971380
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/290808/3971381
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/367182/2850233
s clone2.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/367182/2851820
s clone2.s
/* Copyright (C) 2000, 2001, 2003, 2004, 2006 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
www.eeworm.com/read/367182/2852209
c tst-clone.c
/* Test for proper error/errno handling in clone.
Copyright (C) 2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redist
www.eeworm.com/read/195367/8162029
dbf test_clone.dbf
www.eeworm.com/read/195367/8162093
dbf test_clone.dbf
www.eeworm.com/read/195367/8162172