代码搜索:proc

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

代码结果 10,000
www.eeworm.com/read/117181/6110047

h nm-hp300hpux.h

/* Parameters for native support on HP 9000 model 320, for GDB, the GNU debugger. Copyright 1986, 1987, 1989, 1992, 1993, 1996 Free Software Foundation, Inc. This file is part of GDB. Th
www.eeworm.com/read/115385/6116977

c transfer.c

/*****************************************************************************/ /* transfer.c - functions to handle transfering files */ /* Copyright (C) 1998-2003 Brian Masney
www.eeworm.com/read/113399/6131608

c sys_exec.c

#include "syslib.h" PUBLIC int sys_exec(proc, ptr, traced, prog_name, initpc) int proc; /* process that did exec */ char *ptr; /* new stack pointer */ int traced; /* is tracing enabled? */
www.eeworm.com/read/110034/6170165

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/108103/6186002

cpp unit1.cpp

void Unit1Proc(string s) { ShowMessage(s); } { ShowMessage("unit1 initialization"); }
www.eeworm.com/read/108103/6186038

vb unit1.vb

sub Unit1Proc(s) ShowMessage(s) end sub ShowMessage("unit1 initialization")
www.eeworm.com/read/108103/6186062

pas unit1.pas

procedure Unit1Proc(s: String); begin ShowMessage(s); end; begin ShowMessage('unit1 initialization'); end.
www.eeworm.com/read/103088/6224179

linuxrc

#!/bin/sh # $Id: linuxrc,v 1.12 2002/06/05 15:05:44 mcb30 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/102935/6229031

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/101082/6248952

head gram.head

%{ #ifndef lint static char *sccsid = "@(#)gram.head 4.1 (ULTRIX) 7/17/90"; #endif lint %} /************************************************************************ * * * Copyright (c) 1