代码搜索:exec

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

代码结果 10,000
www.eeworm.com/read/142699/5762822

scf mem_b.scf

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/141154/5776741

scf mem_b.scf

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/141151/5776746

scf mem_b.scf

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/139731/5797306

scf mem_b.scf

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/139081/5811199

scf mem_b.scf

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/137691/5819676

pl mypp.pl

#!/usr/bin/perl -w # A script to preprocess the code that's been run through cilly before # compiling it. Fixes the number of basic blocks in several places $usage = "Usage: mypp.pl file.c\n"; # O
www.eeworm.com/read/136812/5861412

c copy_binlist.c

/* @(#)copy_binlist.c 1.1 92/07/30 SMI */ /* * Copyright (c) 1988 by Sun Microsystems, Inc. */ #include "install.h" /* * copy sbin binaries as well as vmunix, k
www.eeworm.com/read/136786/5864491

h tapeblock.h

/*************************************************************************** * * drivers/s390/char/tapechar.h * character device frontend for tape device driver * * S390 and zSeries version
www.eeworm.com/read/132649/5914353

sh test_ncbi_buffer.sh

#! /bin/sh #$Id: test_ncbi_buffer.sh,v 1000.1 2004/02/12 21:56:08 gouriano Exp $ echo "test string" | $CHECK_EXEC_STDIN test_ncbi_buffer exit $? # # ================================================
www.eeworm.com/read/132649/5914356

sh test_conn_stream_pushback.sh

#! /bin/sh # # $Id: test_conn_stream_pushback.sh,v 1000.1 2004/02/12 21:56:03 gouriano Exp $ # i=0 j=`expr $$ % 2 + 1` while [ $i -lt $j ]; do date $CHECK_EXEC test_conn_stream_pushback || exit