代码搜索:proc
找到约 10,000 项符合「proc」的源代码
代码结果 10,000
www.eeworm.com/read/195013/5119474
h coda_proc.h
/*
* coda_statis.h
*
* CODA operation statistics
*
* (c) March, 1998
* by Michihiro Kuramochi, Zhenyu Xia and Zhanyong Wan
* zhanyong.wan@yale.edu
*
*/
#ifndef _CODA_PROC_H
#define _CODA_PR
www.eeworm.com/read/195013/5119513
h proc_fs.h
#ifndef _LINUX_PROC_FS_H
#define _LINUX_PROC_FS_H
#include
#include
/*
* The proc filesystem constants/structures
*/
/*
* Offset of the first process in the /proc
www.eeworm.com/read/195013/5121424
h proc-fns.h
/*
* linux/include/asm-arm/proc-fns.h
*
* Copyright (C) 1997-1999 Russell King
* Copyright (C) 2000 Deep Blue Solutions Ltd
*
* This program is free software; you can redistribute it and/or m
www.eeworm.com/read/195013/5122205
c proc_devtree.c
/*
* proc_devtree.c - handles /proc/device-tree
*
* Copyright 1997 Paul Mackerras
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/195013/5122209
c proc_tty.c
/*
* proc_tty.c -- handles /proc/tty
*
* Copyright 1997, Theodore Ts'o
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/195013/5122215
c proc_misc.c
/*
* linux/fs/proc/proc_misc.c
*
* linux/fs/proc/array.c
* Copyright (C) 1992 by Linus Torvalds
* based on ideas by Darren Senn
*
* This used to be the part of array.c. See the rest of hi
www.eeworm.com/read/195013/5123004
h jffs_proc.h
/*
* JFFS -- Journaling Flash File System, Linux implementation.
*
* Copyright (C) 2000 Axis Communications AB.
*
* Created by Simon Kagstrom .
*
* This is free software; you
www.eeworm.com/read/195013/5123005
c jffs_proc.c
/*
* JFFS -- Journaling Flash File System, Linux implementation.
*
* Copyright (C) 2000 Axis Communications AB.
*
* Created by Simon Kagstrom .
*
* $Id: jffs_proc.c,v 1.5 2001
www.eeworm.com/read/195013/5123577
c mpoa_proc.c
#include
#ifdef CONFIG_PROC_FS
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/192423/5156794
h co_proc.h
#ifdef __cplusplus
extern "C"
{
#endif
#include "wdm.h"
#include "c:\ntddk\inc\ddk\ntddk.h"
#ifdef __cplusplus
}
#endif
#include "guid.h"
typedef enum _PNPSTATE{
Removed=0,
SurpriseR