Home
last modified time | relevance | path

Searched refs:filedes (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/utils/bazel/deps_impl/
H A Dterminfo_test.c7 extern int setupterm(char *term, int filedes, int *errret);
/llvm-project-15.0.7/lldb/test/API/api/multithreaded/
H A Dtest_stop-hook.cpp.template83 Cleanup(SBDebugger dbg, int filedes[2]) : m_dbg(dbg) {
85 m_filedes[0] = filedes[0];
86 m_filedes[1] = filedes[1];
/llvm-project-15.0.7/llvm/cmake/modules/
H A DFindTerminfo.cmake22 int setupterm(char *term, int filedes, int *errret);
/llvm-project-15.0.7/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h2799 (long long)(filedes), (long long)(type), (long long)(aclp))
2802 res, (long long)(filedes), (long long)(type), (long long)(aclp))
2805 (long long)(filedes), (long long)(type), (long long)(aclp))
2808 res, (long long)(filedes), (long long)(type), (long long)(aclp))
2829 (long long)(filedes), (long long)(type), (long long)(aclp))
4961 void __sanitizer_syscall_pre_impl___acl_get_fd(long long filedes,
4964 long long filedes,
4966 void __sanitizer_syscall_pre_impl___acl_set_fd(long long filedes,
4969 long long filedes,
4976 void __sanitizer_syscall_pre_impl___acl_delete_fd(long long filedes,
[all …]
/llvm-project-15.0.7/llvm/lib/Support/Unix/
H A DProcess.inc323 extern "C" int setupterm(char *term, int filedes, int *errret);
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.mm3402 "filedes=STDIN_FILENO, path='%s')",
3411 "filedes=STDOUT_FILENO, path='%s')",
3420 "filedes=STDERR_FILENO, path='%s')",
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def874 /// int fstat64(int filedes, struct stat64 *buf)