代码搜索:clone
找到约 4,459 项符合「clone」的源代码
代码结果 4,459
www.eeworm.com/read/124442/14567432
h sys.h
#ifndef _LINUX_SYS_H
#define _LINUX_SYS_H
/*
* system call entry points
*/
#define sys_clone sys_fork
#ifdef __cplusplus
extern "C" {
#endif
extern int sys_setup(); /* 0 */
e
www.eeworm.com/read/221695/14728812
h sys.h
#ifndef _LINUX_SYS_H
#define _LINUX_SYS_H
/*
* system call entry points
*/
#define sys_clone sys_fork
#ifdef __cplusplus
extern "C" {
#endif
extern int sys_setup(); /* 0 */
e
www.eeworm.com/read/480930/1306142
c hades-pci.c
/*
* hades-pci.c - Hardware specific PCI BIOS functions the Hades Atari clone.
*
* Written by Wout Klaren.
*/
#include
#include
#include
#include
www.eeworm.com/read/479853/1329778
master
0000000000000000000000000000000000000000 1024283b0321e53a3e08fddb1411429330bf1731 VideoLAN 1239482710 +0200 clone: from git://git.videolan.org/x264.git
www.eeworm.com/read/479853/1329779
head
0000000000000000000000000000000000000000 1024283b0321e53a3e08fddb1411429330bf1731 VideoLAN 1239482710 +0200 clone: from git://git.videolan.org/x264.git
www.eeworm.com/read/479853/1329780
master
0000000000000000000000000000000000000000 1024283b0321e53a3e08fddb1411429330bf1731 VideoLAN 1239482710 +0200 clone: from git://git.videolan.org/x264.git
www.eeworm.com/read/479853/1329781
head
0000000000000000000000000000000000000000 1024283b0321e53a3e08fddb1411429330bf1731 VideoLAN 1239482710 +0200 clone: from git://git.videolan.org/x264.git
www.eeworm.com/read/250243/4434390
c hades-pci.c
/*
* hades-pci.c - Hardware specific PCI BIOS functions the Hades Atari clone.
*
* Written by Wout Klaren.
*/
#include
#include
#include
#include
www.eeworm.com/read/243567/4522266
c hades-pci.c
/*
* hades-pci.c - Hardware specific PCI BIOS functions the Hades Atari clone.
*
* Written by Wout Klaren.
*/
#include
#include
#include
#include
www.eeworm.com/read/242732/4541147
c y.c
/*
* Y.C - Y external command.
*
* clone from 4nt y command
*
* 02 Oct 1999 (Paolo Pantaleo)
* started
*
*
*/
#define BUFF_SIZE 4096
#include
#include