代码搜索:exec

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

代码结果 10,000
www.eeworm.com/read/209559/4959063

c compat_exec_domain.c

/* * Support for 32-bit Linux for S390 personality. * * Copyright (C) 2000 IBM Deutschland Entwicklung GmbH, IBM Corporation * Author(s): Gerhard Tonn (ton@de.ibm.com) * * */ #include
www.eeworm.com/read/205824/5022511

c t_vtx_exec.c

/* * Mesa 3-D graphics library * Version: 5.1 * * Copyright (C) 1999-2003 Brian Paul All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a
www.eeworm.com/read/196926/5100278

sh exec_skyeye_dbct.sh

#/bin/sh cd "$1" skyeye_path="$2" if test "x$OSTYPE" == "xmsys" || test "x$TERM" == "xcygwin"; then SKYEYE="${skyeye_path}/skyeye.exe" else SKYEYE="${skyeye_path}/skyeye" fi test -e linux && "$SKY
www.eeworm.com/read/196550/5102010

sh exec_skyeye_dbct.sh

#/bin/bash cd $1 skyeye_path=$2 test -e linux && ${skyeye_path}/skyeye -e linux -c skyeye_dbct.conf test -e vmlinux && ${skyeye_path}/skyeye -e vmlinux -c skyeye_dbct.conf test -e vmlinux.large && ${
www.eeworm.com/read/168845/5432312

hpp test_exec_monitor.hpp

// (C) Copyright Gennadiy Rozental 2001-2005. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE
www.eeworm.com/read/168845/5432313

hpp prg_exec_monitor.hpp

// (C) Copyright Gennadiy Rozental 2001-2005. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE