代码搜索:proc
找到约 10,000 项符合「proc」的源代码
代码结果 10,000
www.eeworm.com/read/110034/6169877
c proc.c
/* proc.c -- /proc support for DRM -*- linux-c -*-
* Created: Mon Jan 11 09:48:47 1999 by faith@precisioninsight.com
*
* Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000
www.eeworm.com/read/104049/6211825
c proc.c
#include
#ifdef solaris2
#define _KMEMUSER /* Needed by */
#include /* helps define struct rlimit */
#endif
#if HAVE_IO_H /* win32 */
#include
#endif
www.eeworm.com/read/104049/6211835
h proc.h
/*
* Process watching mib group
*/
#ifndef _MIBGROUP_PROC_H
#define _MIBGROUP_PROC_H
config_require(util_funcs)
void init_proc(void);
extern FindVarMethod var_extensible_proc;
extern WriteMethod
www.eeworm.com/read/102935/6225428
c proc.c
/*
* linux/arch/mips/kernel/proc.c
*
* Copyright (C) 1995, 1996, 2001 Ralf Baechle
* Copyright (C) 2001 MIPS Technologies, Inc.
*/
#include
#include
#include
www.eeworm.com/read/102935/6227303
c proc.c
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1995
www.eeworm.com/read/101082/6248943
c proc.c
#ifndef lint
static char *sccsid = " @(#)proc.c 1.3 (ULTRIX) 1/15/86";
#endif lint
/************************************************************************
* *
* Copyright (c) 1986 by
www.eeworm.com/read/101082/6249118
c proc.c
#ifndef lint
static char *sccsid = "@(#)proc.c 4.1 (ULTRIX) 7/17/90";
#endif
#include "awk.h"
#define NULL 0
struct xx
{ int token;
char *name;
char *pname;
} proc[] = {
{ PROGRAM, "program", NULL
www.eeworm.com/read/101082/6250822
c proc.c
#ifndef lint
static char *sccsid = "@(#)proc.c 4.3 (ULTRIX) 4/11/91";
#endif
/************************************************************************
* *
* Copyright (c) 1988 by *
*
www.eeworm.com/read/100285/6270895
c proc.c
/*-------------------------------------------------------------------------
*
* proc.c
* routines to manage per-process shared memory data structure
*
* Copyright (c) 1994, Regents of the Unive