taglinefilesource code
clone191drivers/net/de620.cstatic int clone = DE620_CLONE;
clone975drivers/net/de620.cif (!clone && (wrd != htons(0x0080))) /* Valid D-Link ether sequence? */
clone981drivers/net/de620.cif (!clone && ((wrd & 0xff) != 0xc8)) /* Valid D-Link ether sequence? */
clone262include/asm-i386/unistd.hstatic inline _syscall2(int,clone,unsigned long,flags,char *,esp)
clone1297include/asm-mips/unistd.hstatic inline _syscall2(int,clone,unsigned long,flags,char *,esp)
clone298include/asm-ppc/unistd.hstatic inline int clone (unsigned long flags,char *esp)
clone400include/asm-sparc/unistd.hstatic inline _syscall2(int,clone,unsigned long,flags,char *,ksp)