代码搜索:proc

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

代码结果 10,000
www.eeworm.com/read/131315/5932300

h conf.h

/*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. * All or some portions of this file are derived from materi
www.eeworm.com/read/128531/5987756

h dptsig.h

/* BSDI dptsig.h,v 1.7 1998/06/03 19:15:00 karels Exp */ /* * Copyright (c) 1996-1999 Distributed Processing Technology Corporation * All rights reserved. * * Redistribution and use in source for
www.eeworm.com/read/127781/5998988

h dptsig.h

/* BSDI dptsig.h,v 1.7 1998/06/03 19:15:00 karels Exp */ /* * Copyright (c) 1996-1999 Distributed Processing Technology Corporation * All rights reserved. * * Redistribution and use in source for
www.eeworm.com/read/125688/6023714

h ffs_extern.h

/* $NetBSD: ffs_extern.h,v 1.4 1996/02/09 22:22:22 christos Exp $ */ /*- * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * * Redistribution a
www.eeworm.com/read/125688/6026813

c uvm_glue.c

/* $NetBSD: uvm_glue.c,v 1.43 2000/11/25 06:27:59 chs Exp $ */ /* * Copyright (c) 1997 Charles D. Cranor and Washington University. * Copyright (c) 1991, 1993, The Regents of the University of Cal
www.eeworm.com/read/124989/6034774

linuxrc

#!/bin/sh # $Id: linuxrc,v 1.1 2002/11/06 06:30:10 ken_yap Exp $ PATH=/sbin:/bin echo Busybox /linuxrc starting echo Mounting /proc filesystem mount -t proc none /proc echo=echo if grep '\bquiet\b
www.eeworm.com/read/121089/6070375

asm getext.asm

;========================================================================== COMMENT # GETEXT.ASM Copyright (c) 1991 - Microsoft Corp. All rights reserved. Microsoft Confidential Funct
www.eeworm.com/read/120487/6072073

c plpython.c

/********************************************************************** * plpython.c - python as a procedural language for PostgreSQL * * This software is copyright by Andrew Bosma * but is really
www.eeworm.com/read/120487/6072127

c lwlock.c

/*------------------------------------------------------------------------- * * lwlock.c * Lightweight lock manager * * Lightweight locks are intended primarily to provide mutual exclusion of
www.eeworm.com/read/120487/6073565

sql opr_sanity.sql

-- -- OPR_SANITY -- Sanity checks for common errors in making operator/procedure system tables: -- pg_operator, pg_proc, pg_cast, pg_aggregate, pg_am, pg_amop, pg_amproc, pg_opclass. -- -- None of the