代码搜索:proc

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

代码结果 10,000
www.eeworm.com/read/127781/6000297

h veth-proc.h

/* * veth-proc.h * Copyright (C) 2001 Kyle A. Lucke IBM Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Licen
www.eeworm.com/read/127705/6001827

c kern_proc.c

/* $Id: kern_proc.c,v 1.2 1996/01/16 14:21:23 chris Exp $ */ /* * kern_proc.c: fake process creation and exit for IDT/sim * Copyright (c) 1993 Algorithmics Ltd. * * XXX what about stuff malloc'ed
www.eeworm.com/read/127704/6002187

tcl proc_exit.tcl

# # Copyright (C) 1996-1998 by the Board of Trustees # of Leland Stanford Junior University. # # This file is part of the SimOS distribution. # See LICENSE file for terms of the license. # # #
www.eeworm.com/read/127694/6002594

c sntp_proc.c

#include "sntp.h" void sntp_proc(char *buf, ssize_t n, struct timeval *nowptr) { int version, mode; uint32_t nsec, useci; double usecf; struct timeval curr, diff; struct ntpdata *ntp; if
www.eeworm.com/read/127694/6002621

c sntp_proc.c

#include "sntp.h" void sntp_proc(char *buf, ssize_t n, struct timeval *nowptr) { int version, mode; uint32_t nsec, useci; double usecf; struct timeval curr, diff; struct ntpdata *ntp; if
www.eeworm.com/read/125688/6023031

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/125688/6023054

h proc_fs.h

#ifndef _LINUX_PROC_FS_H #define _LINUX_PROC_FS_H #include #include /* * The proc filesystem constants/structures */ /* * We always define these enumerators */
www.eeworm.com/read/125688/6023388

h proc-fns.h

/* * linux/include/asm-arm/proc-fns.h * * Copyright (C) 1997 Russell King */ #ifndef __ASM_PROCFNS_H #define __ASM_PROCFNS_H #include #ifdef __KERNEL__ /* forward-declare task_stru
www.eeworm.com/read/125280/6031524

h proc_fs.h

www.eeworm.com/read/125279/6031958

c ipsec_proc.c

/* * @(#) /proc file system interface code. * * Copyright (C) 1996, 1997 John Ioannidis. * Copyright (C) 1998, 1999, 2000, 2001 Richard Guy Briggs *