代码搜索:proc

找到约 10,000 项符合「proc」的源代码

代码结果 10,000
www.eeworm.com/read/316872/3590740

c dasd_proc.c

/* * File...........: linux/drivers/s390/block/dasd_proc.c * Author(s)......: Holger Smolinski * Horst Hummel * Carsten Otte
www.eeworm.com/read/316872/3590811

c tape_proc.c

/* * drivers/s390/char/tape.c * tape device driver for S/390 and zSeries tapes. * * S390 and zSeries version * Copyright (C) 2001 IBM Corporation * Author(s): Carsten Otte
www.eeworm.com/read/316872/3590841

c qeth_proc.c

/* * * linux/drivers/s390/net/qeth_fs.c * * Linux on zSeries OSA Express and HiperSockets support * This file contains code related to procfs. * * Copyright 2000,2003 IBM Corporation * * Auth
www.eeworm.com/read/316872/3590926

c kcapi_proc.c

/* * Kernel CAPI 2.0 Module - /proc/capi handling * * Copyright 1999 by Carsten Paeth * Copyright 2002 by Kai Germaschewski * * This software may be u
www.eeworm.com/read/316872/3593112

c rtc-proc.c

/* * RTC subsystem, proc interface * * Copyright (C) 2005-06 Tower Technologies * Author: Alessandro Zummo * * based on arch/arm/common/rtctime.c * * This program is fre
www.eeworm.com/read/316872/3593225

c ide-proc.c

/* * linux/drivers/ide/ide-proc.c Version 1.05 Mar 05, 2003 * * Copyright (C) 1997-1998 Mark Lord * Copyright (C) 2003 Red Hat * * Some code was moved here from ide.c, see
www.eeworm.com/read/316872/3593546

c drm_proc.c

/** * \file drm_proc.c * /proc support for DRM * * \author Rickard E. (Rik) Faith * \author Gareth Hughes * * \par Acknowledgements: * Matthew J Sot
www.eeworm.com/read/316872/3593893

c gdth_proc.c

/* gdth_proc.c * $Id: gdth_proc.c,v 1.43 2006/01/11 16:15:00 achim Exp $ */ #include int gdth_proc_info(struct Scsi_Host *host, char *buffer,char **start,off_t offset,int len
www.eeworm.com/read/316872/3593962

h gdth_proc.h

#ifndef _GDTH_PROC_H #define _GDTH_PROC_H /* gdth_proc.h * $Id: gdth_proc.h,v 1.16 2004/01/14 13:09:01 achim Exp $ */ int gdth_execute(struct Scsi_Host *shost, gdth_cmd_str *gdtcmd, char *cmnd,
www.eeworm.com/read/316872/3594171

c scsi_proc.c

/* * linux/drivers/scsi/scsi_proc.c * * The functions in this file provide an interface between * the PROC file system and the SCSI device drivers * It is mainly used for debugging, statistics an