代码搜索:Exec

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

代码结果 10,000
www.eeworm.com/read/255402/4376835

c exec.c

/* * exec.c Execute external programs. * * Version: $Id: exec.c,v 1.42.2.1.2.3 2007/02/09 10:27:57 aland Exp $ * * This program is free software; you can redistribute it and/or modify * it u
www.eeworm.com/read/254811/4380469

txt exec.txt

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

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/162574/5540733

h exec.h

#ifndef EXEC_H #define EXEC_H extern void ps_fuc(int argc,char *argv[]); extern void kill_fuc(int argc,char *argv[]); extern void run_fuc(int argc,char *argv[]); extern void write_fuc(int argc,
www.eeworm.com/read/162574/5540740

c exec.c

#include "iofn.h" #include "fork.h" #include "sched.h" #include "msg.h" static char outbuf[128]; struct message msg; void ps_fuc(int argc,char *argv[]) { int pid = 0,i; if(!argc){
www.eeworm.com/read/162573/5540807

h exec.h

#ifndef EXEC_H #define EXEC_H extern void run_fuc(int argc,char *argv[]); extern void write_fuc(int argc,char *argv[]); extern void read_fuc(int argc,char *argv[]); #endif /* EXEC_H */
www.eeworm.com/read/162573/5540814

c exec.c

#include "iofn.h" #include "fork.h" #include "sched.h" #include "msg.h" static char outbuf[128]; struct message msg; void test_send_msg() { char *p = 0; int ret; while(1){ p =
www.eeworm.com/read/160303/5573259

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/160303/5573271

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/158872/5590324

c exec.c

/* * This file is part of SIS. * * SIS, SPARC instruction simulator V1.8 Copyright (C) 1995 Jiri Gaisler, * European Space Agency * * This program is free software; you can redistribute it and