代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/439082/1818594
c exec_domain.c
/*
* Handling of different ABIs (personalities).
*
* We group personalities into execution domains which have their
* own handlers for kernel entry points, signal mapping, etc...
*
* 2001-05-06
www.eeworm.com/read/438718/1822669
py exec_test.py
str = 'jeff is cool'
print "printing: %s" % repr(str)
exec("print %s" % repr(str))
exec("print 2+2");
print "done"
www.eeworm.com/read/436911/1840919
cpp pcre_exec.cpp
/* This is JavaScriptCore's variant of the PCRE library. While this library
started out as a copy of PCRE, many of the features of PCRE have been
removed. This library now supports only the regular ex
www.eeworm.com/read/432906/1887124
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/431358/1907377
c gui_exec.c
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/431121/1909885
c gui_exec.c
/*
*********************************************************************************************************
* uC/GUI
* Universal graphic software for embedded applications
*
www.eeworm.com/read/430518/1922928
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/430265/1934368
c gui_exec.c
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/430182/1937518
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