Home
last modified time | relevance | path

Searched refs:file_actions (Results 201 – 225 of 852) sorted by relevance

12345678910>>...35

/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-posix-return.cpp29 const posix_spawn_file_actions_t *file_actions,
33 const posix_spawn_file_actions_t *file_actions,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-posix-return.cpp29 const posix_spawn_file_actions_t *file_actions,
33 const posix_spawn_file_actions_t *file_actions,
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-posix-return.cpp29 const posix_spawn_file_actions_t *file_actions,
33 const posix_spawn_file_actions_t *file_actions,
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_posix.py1581 file_actions=None
1590 file_actions=[]
1768 file_actions = [
1776 file_actions=file_actions)
1783 file_actions=[None])
1786 file_actions=[()])
1789 file_actions=[(None,)])
1815 file_actions = [
1822 file_actions=file_actions)
1855 file_actions = [
[all …]
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_posix.py1620 file_actions=None
1629 file_actions=[]
1807 file_actions = [
1815 file_actions=file_actions)
1822 file_actions=[None])
1825 file_actions=[()])
1828 file_actions=[(None,)])
1854 file_actions = [
1861 file_actions=file_actions)
1894 file_actions = [
[all …]
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_posix.py1620 file_actions=None
1629 file_actions=[]
1807 file_actions = [
1815 file_actions=file_actions)
1822 file_actions=[None])
1825 file_actions=[()])
1828 file_actions=[(None,)])
1854 file_actions = [
1861 file_actions=file_actions)
1894 file_actions = [
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Host/macosx/objcxx/
H A DHost.mm979 posix_spawn_file_actions_t *file_actions =
993 ::posix_spawn_file_actions_addclose(file_actions, info->GetFD()),
999 error, file_actions, info->GetFD());
1012 ::posix_spawn_file_actions_adddup2(file_actions, info->GetFD(),
1036 file_actions, info->GetFD(),
1147 posix_spawn_file_actions_t file_actions;
1148 error.SetError(::posix_spawn_file_actions_init(&file_actions),
1159 [&]() { posix_spawn_file_actions_destroy(&file_actions); });
1178 "file_actions = {3}, "
1180 error, result_pid, exe_path, &file_actions, &attr, argv,
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Host/macosx/objcxx/
H A DHost.mm980 posix_spawn_file_actions_t *file_actions =
994 ::posix_spawn_file_actions_addclose(file_actions, info->GetFD()),
1000 error, file_actions, info->GetFD());
1013 ::posix_spawn_file_actions_adddup2(file_actions, info->GetFD(),
1037 file_actions, info->GetFD(),
1197 posix_spawn_file_actions_t file_actions;
1198 error.SetError(::posix_spawn_file_actions_init(&file_actions),
1209 [&]() { posix_spawn_file_actions_destroy(&file_actions); });
1228 "file_actions = {3}, "
1230 error, result_pid, exe_path, &file_actions, &attr, argv,
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Host/macosx/objcxx/
H A DHost.mm978 posix_spawn_file_actions_t *file_actions =
992 ::posix_spawn_file_actions_addclose(file_actions, info->GetFD()),
998 error, file_actions, info->GetFD());
1011 ::posix_spawn_file_actions_adddup2(file_actions, info->GetFD(),
1035 file_actions, info->GetFD(),
1122 posix_spawn_file_actions_t file_actions;
1123 error.SetError(::posix_spawn_file_actions_init(&file_actions),
1134 [&]() { posix_spawn_file_actions_destroy(&file_actions); });
1153 "file_actions = {3}, "
1155 error, result_pid, exe_path, &file_actions, &attr, argv,
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Host/macosx/objcxx/
H A DHost.mm979 posix_spawn_file_actions_t *file_actions =
993 ::posix_spawn_file_actions_addclose(file_actions, info->GetFD()),
999 error, file_actions, info->GetFD());
1012 ::posix_spawn_file_actions_adddup2(file_actions, info->GetFD(),
1036 file_actions, info->GetFD(),
1147 posix_spawn_file_actions_t file_actions;
1148 error.SetError(::posix_spawn_file_actions_init(&file_actions),
1159 [&]() { posix_spawn_file_actions_destroy(&file_actions); });
1178 "file_actions = {3}, "
1180 error, result_pid, exe_path, &file_actions, &attr, argv,
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Host/macosx/objcxx/
H A DHost.mm980 posix_spawn_file_actions_t *file_actions =
994 ::posix_spawn_file_actions_addclose(file_actions, info->GetFD()),
1000 error, file_actions, info->GetFD());
1013 ::posix_spawn_file_actions_adddup2(file_actions, info->GetFD(),
1037 file_actions, info->GetFD(),
1197 posix_spawn_file_actions_t file_actions;
1198 error.SetError(::posix_spawn_file_actions_init(&file_actions),
1209 [&]() { posix_spawn_file_actions_destroy(&file_actions); });
1228 "file_actions = {3}, "
1230 error, result_pid, exe_path, &file_actions, &attr, argv,
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Host/macosx/objcxx/
H A DHost.mm980 posix_spawn_file_actions_t *file_actions =
994 ::posix_spawn_file_actions_addclose(file_actions, info->GetFD()),
1000 error, file_actions, info->GetFD());
1013 ::posix_spawn_file_actions_adddup2(file_actions, info->GetFD(),
1037 file_actions, info->GetFD(),
1197 posix_spawn_file_actions_t file_actions;
1198 error.SetError(::posix_spawn_file_actions_init(&file_actions),
1209 [&]() { posix_spawn_file_actions_destroy(&file_actions); });
1228 "file_actions = {3}, "
1230 error, result_pid, exe_path, &file_actions, &attr, argv,
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Host/macosx/objcxx/
H A DHost.mm980 posix_spawn_file_actions_t *file_actions =
994 ::posix_spawn_file_actions_addclose(file_actions, info->GetFD()),
1000 error, file_actions, info->GetFD());
1013 ::posix_spawn_file_actions_adddup2(file_actions, info->GetFD(),
1037 file_actions, info->GetFD(),
1197 posix_spawn_file_actions_t file_actions;
1198 error.SetError(::posix_spawn_file_actions_init(&file_actions),
1209 [&]() { posix_spawn_file_actions_destroy(&file_actions); });
1228 "file_actions = {3}, "
1230 error, result_pid, exe_path, &file_actions, &attr, argv,
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Host/macosx/objcxx/
H A DHost.mm979 posix_spawn_file_actions_t *file_actions =
993 ::posix_spawn_file_actions_addclose(file_actions, info->GetFD()),
999 error, file_actions, info->GetFD());
1012 ::posix_spawn_file_actions_adddup2(file_actions, info->GetFD(),
1036 file_actions, info->GetFD(),
1147 posix_spawn_file_actions_t file_actions;
1148 error.SetError(::posix_spawn_file_actions_init(&file_actions),
1159 [&]() { posix_spawn_file_actions_destroy(&file_actions); });
1178 "file_actions = {3}, "
1180 error, result_pid, exe_path, &file_actions, &attr, argv,
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Host/macosx/objcxx/
H A DHost.mm980 posix_spawn_file_actions_t *file_actions =
994 ::posix_spawn_file_actions_addclose(file_actions, info->GetFD()),
1000 error, file_actions, info->GetFD());
1013 ::posix_spawn_file_actions_adddup2(file_actions, info->GetFD(),
1037 file_actions, info->GetFD(),
1197 posix_spawn_file_actions_t file_actions;
1198 error.SetError(::posix_spawn_file_actions_init(&file_actions),
1209 [&]() { posix_spawn_file_actions_destroy(&file_actions); });
1228 "file_actions = {3}, "
1230 error, result_pid, exe_path, &file_actions, &attr, argv,
[all …]
/dports/devel/bear/Bear-3.0.17/source/intercept/test/libexec/
H A DLinkerMock.h40 const posix_spawn_file_actions_t* file_actions,
/dports/devel/bear/Bear-3.0.17/source/intercept/source/report/libexec/
H A DLinker.h51 const posix_spawn_file_actions_t* file_actions,
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/netbsd32/
H A Dnetbsd32_execve.c197 if (SCARG_P32(uap, file_actions) != NULL) { in netbsd32_posix_spawn()
201 SCARG_P32(uap, file_actions), max_fileactions); in netbsd32_posix_spawn()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/forkfd/
H A Dforkfd.h67 …t spawnfd(int flags, pid_t *ppid, const char *path, const posix_spawn_file_actions_t *file_actions,
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/forkfd/
H A Dforkfd.h67 …t spawnfd(int flags, pid_t *ppid, const char *path, const posix_spawn_file_actions_t *file_actions,
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/forkfd/
H A Dforkfd.h67 …t spawnfd(int flags, pid_t *ppid, const char *path, const posix_spawn_file_actions_t *file_actions,
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/forkfd/
H A Dforkfd.h67 …t spawnfd(int flags, pid_t *ppid, const char *path, const posix_spawn_file_actions_t *file_actions,
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/forkfd/
H A Dforkfd.h67 …t spawnfd(int flags, pid_t *ppid, const char *path, const posix_spawn_file_actions_t *file_actions,
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/forkfd/
H A Dforkfd.h67 …t spawnfd(int flags, pid_t *ppid, const char *path, const posix_spawn_file_actions_t *file_actions,
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/forkfd/
H A Dforkfd.h67 …t spawnfd(int flags, pid_t *ppid, const char *path, const posix_spawn_file_actions_t *file_actions,

12345678910>>...35