代码搜索:exec

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

代码结果 10,000
www.eeworm.com/read/124347/6050714

c exec.c

#include #include #include #include #include #include "go32.h" #include "dpmi.h" /*#include "process.h"*/ #if 1 #define P_WAIT 1 #define P_NOWAIT
www.eeworm.com/read/124347/6050861

c exec.c

#include #include extern char **environ; int execv (const char *path, char * const *args) { extern int execve (const char *, char * const *, char * const*); return execve
www.eeworm.com/read/124347/6052985

cc exec.cc

/* exec.cc: exec system call support. Copyright 1996, 1997, 1998, 2000, 2001, 2002 Red Hat, Inc. This file is part of Cygwin. This software is a copyrighted work licensed under the terms of the
www.eeworm.com/read/121089/6070540

txt exec.txt

An EXEC function with memory swap ================================= Thomas Wagner Ferrari electronic GmbH Beusselstrasse 27 D-1000
www.eeworm.com/read/120320/6074283

java exec.java

package org.drools.semantics.groovy; /* * $Id: Exec.java,v 1.8 2004/11/29 12:14:43 simon Exp $ * * Copyright 2002 (C) The Werken Company. All Rights Reserved. * * Redistribution and use of this
www.eeworm.com/read/120320/6074334

java exec.java

package org.drools.semantics.python; /* * $Id: Exec.java,v 1.12 2004/11/29 12:35:52 simon Exp $ * * Copyright 2002 (C) The Werken Company. All Rights Reserved. * * Redistribution and use of this
www.eeworm.com/read/113536/6128087

txt exec.txt

An EXEC function with memory swap ================================= Thomas Wagner Ferrari electronic GmbH Beusselstrasse 27 D-1000
www.eeworm.com/read/113399/6132059

c _exec.c

#include #define execl _execl #define execle _execle #define execv _execv #define execve _execve #define sbrk _sbrk #include #include #include #
www.eeworm.com/read/111078/6159290

java exec.java

/** * Copyright (C) 2003-2004 Funambol * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free
www.eeworm.com/read/110301/6165496

c exec.c

#include #include #include #ifdef __EMX__ #include #include #else #include #include #endif static