代码搜索:exec

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

代码结果 10,000
www.eeworm.com/read/147331/5730856

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/145991/5740976

scr exec.scr

; EXEC.SCR structure param_block fields env_seg (word,hex) args (dword,ptr) intercept 21h function 0ah on_exit output (ds:dx[1]->byte,string,60) function 4bh
www.eeworm.com/read/145991/5741777

c exec.c

#include #include #include #ifdef __EMX__ #include #include #else #include #include #endif static
www.eeworm.com/read/144216/5752517

t exec.t

#!./perl $| = 1; # flush stdout $ENV{LC_ALL} = 'C'; # Forge English error messages. $ENV{LANGUAGE} = 'C'; # Ditto in GNU. if ($^O eq 'MSWin32') { # XXX the system tests could be written
www.eeworm.com/read/140582/5785821

h exec.h

/* FreeS/WAN exec helper function (exec.h) * Copyright (C) 2001-2002 Mathieu Lafon - Arkoon Network Security * * This program is free software; you can redistribute it and/or modify it * under the
www.eeworm.com/read/140582/5785833

c exec.c

/* FreeS/WAN exec helper function (exec.c) * Copyright (C) 2001-2002 Mathieu Lafon - Arkoon Network Security * * This program is free software; you can redistribute it and/or modify it * under the
www.eeworm.com/read/138890/5813245

c exec.c

/* * exec.c Execute external programs. * * Version: $Id: exec.c,v 1.42 2004/02/26 19:04:22 aland Exp $ * * This program is free software; you can redistribute it and/or modify * it under the
www.eeworm.com/read/137691/5820839

java exec.java

// Autogenerated AST node package org.python.parser.ast; import org.python.parser.SimpleNode; import java.io.DataOutputStream; import java.io.IOException; public class Exec extends stmtType { pub
www.eeworm.com/read/136812/5857698

exec_upgrade

# # @(#)exec_upgrade 1.4 8/28/91 SMI # ################################################## install_vmunix(){ # # Copy and verify the kernel. # If vmunix.orig exists, do not save the existing vers
www.eeworm.com/read/133455/5904573

sgml exec.sgml