代码搜索:proc

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

代码结果 10,000
www.eeworm.com/read/179911/5300115

c proc_devtree.c

/* * proc_devtree.c - handles /proc/device-tree * * Copyright 1997 Paul Mackerras */ #include #include #include #include #include
www.eeworm.com/read/179911/5300119

c proc_tty.c

/* * proc_tty.c -- handles /proc/tty * * Copyright 1997, Theodore Ts'o */ #include #include #include #include #include
www.eeworm.com/read/179911/5300125

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/179911/5300834

c mpoa_proc.c

#include #ifdef CONFIG_PROC_FS #include #include #include #include #include #include
www.eeworm.com/read/177235/5330975

c hr_proc.c

/* * Host Resources MIB - proc processor group implementation - hr_proc.c * */ #include #if HAVE_STDLIB_H #include #endif #if HAVE_STRING_H #include
www.eeworm.com/read/177235/5330979

h hr_proc.h

/* * Host Resources MIB - processor device group interface - hr_proc.h * */ #ifndef _MIBGROUP_HRPROC_H #define _MIBGROUP_HRPROC_H config_require(ucd-snmp/loadave) #ifdef solaris2 extern void kst
www.eeworm.com/read/174147/5363524

c date_proc.c

/* * dateproc.c - remote procedures; called by server stub. */ #include /* standard RPC include file */ #include "date.h" /* this file is generated by rpcgen */ /* * Return the binary
www.eeworm.com/read/171047/5399539

h proc_func.h

#include "aid_func.h" #if !defined __proc_func_h #define __proc_func_h int process_request( int sockfd ) ; #else extern int process_request( int sockfd ) ; #endif
www.eeworm.com/read/171047/5399546

c proc_func.c

#include "sock_func.h" #include "proc_func.h" int process_request( int sockfd ) { int rval ; struct PG_HEAD pg_head ; char * ptr ; int sho
www.eeworm.com/read/169307/5425547

c cap_proc.c

/* * $Id: cap_proc.c,v 1.1 2003/01/03 02:16:17 jwm Exp $ * * Copyright (c) 1997-8 Andrew G Morgan * * See end of file for Log. * * This file deals with setting capabil