代码搜索:proc

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

代码结果 10,000
www.eeworm.com/read/124347/6052957

cc fhandler_proc.cc

/* fhandler_proc.cc: fhandler for /proc virtual filesystem Copyright 2002 Red Hat, Inc. This file is part of Cygwin. This software is a copyrighted work licensed under the terms of the Cygwin li
www.eeworm.com/read/123438/6059273

h proc_fs.h

#ifndef _LINUX_PROC_FS_H #define _LINUX_PROC_FS_H /* * The proc filesystem constants/structures */ #define PROC_ROOT_INO 1 #define PROC_SUPER_MAGIC 0x9fa0 struct proc_dir_entry { un
www.eeworm.com/read/120487/6072396

c pg_proc.c

/*------------------------------------------------------------------------- * * pg_proc.c * routines to support manipulation of the pg_proc relation * * Portions Copyright (c) 1996-2003, Postgr
www.eeworm.com/read/120487/6072947

h pg_proc.h

/*------------------------------------------------------------------------- * * pg_proc.h * definition of the system "procedure" relation (pg_proc) * along with the relation's initial contents
www.eeworm.com/read/119864/6080641

h proc_fs.h

#ifndef _COMPAT_PROC_FS_H #define _COMPAT_PROC_FS_H #include #include_next #if (LINUX_VERSION_CODE > KERNEL_VERSION(2,1,0)) #if (LINUX_VERSION_CODE < KERNEL_VERS
www.eeworm.com/read/119348/6086837

tmpl post_proc.tmpl

/*************************************************************************** * copyright : (C) 2001-2003 Advanced Internet Designs Inc. * email : forum@prohost.org * $Id: pos
www.eeworm.com/read/117325/6104386

c hr_proc.c

/* * Host Resources MIB - proc processor group implementation - hr_proc.c * */ #include #if HAVE_STDLIB_H #include #endif #include "host_res.h" #include "hr_proc.h" #includ
www.eeworm.com/read/117325/6104390

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) extern void init_hr_proc (void)
www.eeworm.com/read/117181/6110710

exp info-proc.exp

# Copyright 2002 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Fre
www.eeworm.com/read/116757/6112630

h proc_fs.h