代码搜索:exec

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

代码结果 10,000
www.eeworm.com/read/393286/2481387

c exec-osm.c

/* * Executive OSM * * Copyright (C) 1999-2002 Red Hat Software * * Written by Alan Cox, Building Number Three Ltd * * This program is free software; you can redistribute it and/or modify it
www.eeworm.com/read/389922/2531140

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? */ char
www.eeworm.com/read/389203/2542199

c gui_exec.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/385891/2579183

c exec32.c

/* * Support for 32-bit Linux for S390 ELF binaries. * * Copyright (C) 2000 IBM Deutschland Entwicklung GmbH, IBM Corporation * Author(s): Gerhard Tonn (ton@de.ibm.com) * * Seperated from binfmt
www.eeworm.com/read/385462/2589333

c exec-dm.c

/* * virtual page mapping and translated block handling * * Copyright (c) 2003 Fabrice Bellard * * This library is free software; you can redistribute it and/or * modify it under the terms of
www.eeworm.com/read/385462/2589848

c exec-dm.c

/* * virtual page mapping and translated block handling * * Copyright (c) 2003 Fabrice Bellard * * This library is free software; you can redistribute it and/or * modify it under the terms of
www.eeworm.com/read/383766/2613203

c gui_exec.c

/* ********************************************************************************************************* * uC/GUI * Univers
www.eeworm.com/read/382957/2623363

c gui_exec.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/376006/2717063

c pl_exec.c

/*------------------------------------------------------------------------- * * pl_exec.c - Executor for the PL/pgSQL * procedural language * * Portions Copyright (c) 1996-2008, PostgreSQL G
www.eeworm.com/read/375427/2724448

java ex_exec.java

// program to illustrate invoking a Unix shell to run a unix command // from within a Java program import java.io.*; class Ex_exec { static PrintWriter screen = new PrintWriter(System.