代码搜索:common 有哪些应用?

找到约 10,000 项符合「common 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/337546/3331215

c pci_common.c

/* $Id: pci_common.c,v 1.29 2002/02/01 00:56:03 davem Exp $ * pci_common.c: PCI controller common support. * * Copyright (C) 1999 David S. Miller (davem@redhat.com) */ #include #
www.eeworm.com/read/337546/3331257

h iommu_common.h

/* $Id: iommu_common.h,v 1.5 2001/12/11 09:41:01 davem Exp $ * iommu_common.h: UltraSparc SBUS/PCI common iommu declarations. * * Copyright (C) 1999 David S. Miller (davem@redhat.com) */ #include
www.eeworm.com/read/337546/3331634

c err_common.c

/* * linux/arch/alpha/kernel/err_common.c * * Copyright (C) 2000 Jeff Wiedemeier (Compaq Computer Corporation) * * Error handling code supporting Alpha systems */ #include #inclu
www.eeworm.com/read/337546/3332457

c slip_common.c

#include #include "slip_common.h" #include "net_user.h" int slip_proto_read(int fd, void *buf, int len, struct slip_proto *slip) { int i, n, size, start; if(slip->more > 0){ i = 0;
www.eeworm.com/read/337546/3332465

h slip_common.h

#ifndef __UM_SLIP_COMMON_H #define __UM_SLIP_COMMON_H #define BUF_SIZE 1500 /* two bytes each for a (pathological) max packet of escaped chars + * * terminating END char + initial END char
www.eeworm.com/read/337546/3332601

h common-offsets.h

/* for use by sys-$SUBARCH/kernel-offsets.c */ OFFSET(HOST_TASK_REGS, task_struct, thread.regs); OFFSET(HOST_TASK_PID, task_struct, pid); DEFINE(UM_KERN_PAGE_SIZE, PAGE_SIZE); DEFINE(UM_NSEC_PER_SEC,
www.eeworm.com/read/337546/3333251

c hawk_common.c

/* * Common Motorola PowerPlus Platform--really Falcon/Raven or HAWK. * * Author: Mark A. Greer * mgreer@mvista.com * * 2001 (c) MontaVista, Software, Inc. This file is licensed under
www.eeworm.com/read/337546/3333349

c misc-common.c

/* * Misc. bootloader code (almost) all platforms can use * * Author: Johnnie Peters * Editor: Tom Rini * * Derived from arch/ppc/boot/prep/misc.c * * 2
www.eeworm.com/read/337546/3333812

h isdn_common.h

/* $Id: isdn_common.h,v 1.1.2.2 2004/01/12 22:37:19 keil Exp $ * * header for Linux ISDN subsystem * common used functions and debugging-switches (linklevel). * * Copyright 1994-1999 by Fritz El
www.eeworm.com/read/337546/3333816

c isdn_common.c

/* $Id: isdn_common.c,v 1.1.2.3 2004/02/10 01:07:13 keil Exp $ * * Linux ISDN subsystem, common used functions (linklevel). * * Copyright 1994-1999 by Fritz Elfert (fritz@isdn4linux.de) * Copyri