代码搜索:MISC
找到约 10,000 项符合「MISC」的源代码
代码结果 10,000
www.eeworm.com/read/127781/5995070
c misc.c
/*
* arch/mips/galileo/misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
* puts by Nick Holl
www.eeworm.com/read/127781/5995705
c misc.c
/*
* misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
*
* Modified for ARM Linux by Russ
www.eeworm.com/read/127781/5995900
c misc.c
/* $Id: misc.c,v 1.20 2001/09/21 03:17:07 kanoj Exp $
* misc.c: Miscellaneous prom functions that don't belong
* anywhere else.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers
www.eeworm.com/read/127781/5995921
c misc.c
/* $Id: misc.c,v 1.33 2001/09/18 22:29:06 davem Exp $
* misc.c: Miscelaneous syscall emulation for Solaris
*
* Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
*/
#include
www.eeworm.com/read/127781/5996004
c misc.c
/*
* Miscellaneous Mac68K-specific stuff
*/
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/127781/5996025
c misc.c
/* $Id: misc.c,v 1.15 1997/05/14 20:45:00 davem Exp $
* misc.c: Miscellaneous prom functions that don't belong
* anywhere else.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers
www.eeworm.com/read/127781/5996298
s misc.s
/*
* arch/ppc/kernel/misc.S
*
*
*
* This file contains miscellaneous low-level functions.
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* Largely rewritten by Cort Dougan (c
www.eeworm.com/read/127781/5996631
c misc.c
/*
* misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
* puts by Nick Holloway 1993, bette
www.eeworm.com/read/127781/5996792
c misc.c
/* $Id: misc.c,v 1.18 2000/08/26 02:38:03 anton Exp $
* misc.c: Miscellaneous prom functions that don't belong
* anywhere else.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers
www.eeworm.com/read/127781/5996920
c misc.c
/*
* misc.c
*
* $Id: misc.c,v 1.6 2001/04/09 10:00:21 starvik Exp $
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and