代码搜索:procfs
找到约 621 项符合「procfs」的源代码
代码结果 621
www.eeworm.com/read/275970/10780357
c procpollable.c
#include
#include
#include
#include
#include
main()
{
int pid;
char proc[32];
FILE *pfp;
struct pollfd pfd;
if ((pid = fork()) == 0)
www.eeworm.com/read/103200/15740778
c procpollable.c
#include
#include
#include
#include
#include
main()
{
int pid;
char proc[32];
FILE *pfp;
struct pollfd pfd;
if ((pid = fork()) == 0)
www.eeworm.com/read/284321/8944713
c proc.c
/*
* $Id: proc.c,v 1.1.1.1 2002/11/12 07:16:16 jipark Exp $
*
* Procfs interface for the PCI bus.
*
* Copyright (c) 1997--1999 Martin Mares
*/
#include
#include
www.eeworm.com/read/360811/10076391
c proc.c
/*
* $Id: proc.c,v 1.13 1998/05/12 07:36:07 mj Exp $
*
* Procfs interface for the PCI bus.
*
* Copyright (c) 1997, 1998 Martin Mares
*/
#include
#
www.eeworm.com/read/152843/5663328
c hostap_proc.c
/* /proc routines for Host AP driver */
#define PROC_LIMIT (PAGE_SIZE - 80)
#ifndef PRISM2_NO_PROCFS_DEBUG
static int prism2_debug_proc_read(char *page, char **start, off_t off,
int count, in
www.eeworm.com/read/480930/1310555
h elf.h
#ifndef __ASM_ALPHA_ELF_H
#define __ASM_ALPHA_ELF_H
/*
* ELF register definitions..
*/
/*
* The OSF/1 version of makes gregset_t 46 entries long.
* I have no idea why that is so.
www.eeworm.com/read/250243/4435184
c proc.c
#include
#include
#include
#include
#include
/*
* Get CPU information for use by the procfs.
*/
static int show_c
www.eeworm.com/read/209559/4962203
c proc.c
#include
#include
#include
#include
#include
/*
* Get CPU information for use by the procfs.
*/
static int show_c
www.eeworm.com/read/195013/5121569
h elf.h
#ifndef __ASM_ALPHA_ELF_H
#define __ASM_ALPHA_ELF_H
/*
* ELF register definitions..
*/
/*
* The OSF/1 version of makes gregset_t 46 entries long.
* I have no idea why that is so.
www.eeworm.com/read/179911/5299237
h elf.h
#ifndef __ASM_ALPHA_ELF_H
#define __ASM_ALPHA_ELF_H
/*
* ELF register definitions..
*/
/*
* The OSF/1 version of makes gregset_t 46 entries long.
* I have no idea why that is so.