代码搜索:proc
找到约 10,000 项符合「proc」的源代码
代码结果 10,000
www.eeworm.com/read/108103/6185995
cpp testunit.cpp
#include "unit1.cpp"
{
Unit1Proc("Hello from main unit");
}
www.eeworm.com/read/108103/6186012
js unit1.js
function Unit1Proc(s)
{
ShowMessage(s);
}
ShowMessage("unit1 initialization");
www.eeworm.com/read/103510/6215063
tcl utils.tcl
# This file is part of the XENOMAI project.
#
# Copyright (C) 1997-2000 Realiant Systems. All rights reserved.
# Copyright (C) 2001,2002 Philippe Gerum .
#
# This program is fre
www.eeworm.com/read/103510/6215068
tcl monitor.tcl
# This file is part of the XENOMAI project.
#
# Copyright (C) 1997-2000 Realiant Systems. All rights reserved.
# Copyright (C) 2001,2002 Philippe Gerum .
#
# This program is fre
www.eeworm.com/read/103088/6224138
on-the-fly ws.etherboot.on-the-fly
# /boot/build/ws.etherboot.on-the-fly
sys/boot
$ boot -v
sys/Proc32
$ Proc32 -l $(lnode)
sys/Slib32
$ Slib32
sys/Slib16
$ Slib16
/bin/Net
$ Net -n -m $(netmap
www.eeworm.com/read/103088/6224182
linuxrc
#!/bin/sh
#
# floppyfw initfile
#
# nicked from:
# hal91's initfile (/linuxrc), the bootup script of the system
#
VERSION=2.1.6
#
/bin/busybox echo "Booting floppyfw"
PATH="/bin:/sbin:/usr/bin:/us
www.eeworm.com/read/101082/6249113
t3
No suffix list.
(cd _vax.O;\
/new.pool/s5make INCLUDEVARS=/new.pool/Makevars_vax.mk MAKERULE=all INCLUDERULES=/new.pool/Makerules.mk -f ../Makelocal.mk all)
yacc -d ../awk.g.y
conflicts: 95 sh
www.eeworm.com/read/101082/6249115
mk makelocal.mk
# @(#)Makelocal.mk 4.1 (ULTRIX) 7/17/90
include $(GMAKEVARS)
YFLAGS=-d
SOURCE=../awk.def ../awk.g.y ../awk.lx.l ../b.c ../lib.c ../main.c \
../parse.c ../proc.c ../freeze.c ../run.c ../token.c ../t
www.eeworm.com/read/101082/6249121
t1
(cd _vax.O;\
/new.pool/s5make INCLUDEVARS=/new.pool/Makevars_vax.mk MAKERULE=all INCLUDERULES=/new.pool/Makerules.mk -f ../Makelocal.mk all)
yacc -d ../awk.g.y
conflicts: 95 shift/reduce
cc -c -
www.eeworm.com/read/101082/6250794
c getu.c
#ifndef lint
static char *sccsid = "@(#)getu.c 4.1 (ULTRIX) 7/17/90";
#endif
/************************************************************************
* *
* Copyright (c) 1988 by *
*