代码搜索:proc

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

代码结果 10,000
www.eeworm.com/read/339586/3297877

db_server_proc

#include "db_config.h" #ifndef NO_SYSTEM_INCLUDES #include #include #include #endif #include "db_server.h" #include "db_int.h" #include "dbinc/db_server_int.h
www.eeworm.com/read/338208/3319459

c net_proc.c

/*************************************************************************/ /* */ /* Copyright (c) 1998 - 1999 ZZX Communica
www.eeworm.com/read/338208/3319464

h net_proc.h

#ifndef _NET_PROC_H #define _NET_PROC_H #define MAX_CLIENT_NUM 10 /* for combining packets */ #define Flag_Len 3 #define TRANS_DATA_HEADER_LEN (NET_MSG_HEAD_LEN+Flag_Len) #de
www.eeworm.com/read/338208/3319480

c net_proc.c

#include "PUB\PUB_INCL.H" #include "vxWorks.h"
www.eeworm.com/read/338208/3319484

h net_proc.h

#ifndef _NET_PROC_H #define _NET_PROC_H #define SERVER_PORT_NUM 2000 /* server's port number for bind() */ #define SERVER_MAX_CONNECTIONS 6 /* max clients connected at a time */
www.eeworm.com/read/337546/3329190

c smtc-proc.c

/* * /proc hooks for SMTC kernel * Copyright (C) 2005 Mips Technologies, Inc */ #include #include #include #include #include
www.eeworm.com/read/337546/3329339

c picvue_proc.c

/* * Picvue PVC160206 display driver * * Brian Murphy * */ #include #include #include #include #include
www.eeworm.com/read/337546/3329475

s proc-funcs.s

/* * linux/arch/arm26/mm/proc-arm2,3.S * * Copyright (C) 1997-1999 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General
www.eeworm.com/read/337546/3329724

c prominfo_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) 1999
www.eeworm.com/read/337546/3330090

s proc-macros.s

/* * We need constants.h for: * VMA_VM_MM * VMA_VM_FLAGS * VM_EXEC */ #include #include /* * vma_vm_mm - get mm pointer from vma pointer (vma->vm_mm)