Home
last modified time | relevance | path

Searched defs:process_t (Results 1 – 25 of 65) sorted by relevance

123

/dports/security/tor/tor-0.4.6.8/src/lib/process/
H A Dprocess.c36 struct process_t { struct
38 process_status_t status;
41 process_protocol_t protocol;
53 process_exit_code_t exit_code;
56 char *command;
63 smartlist_t *arguments;
66 smartlist_t *environment;
69 buf_t *stdout_buffer;
72 buf_t *stderr_buffer;
75 buf_t *stdin_buffer;
[all …]
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/lib/process/
H A Dprocess.c36 struct process_t { struct
38 process_status_t status;
41 process_protocol_t protocol;
53 process_exit_code_t exit_code;
56 char *command;
63 smartlist_t *arguments;
66 smartlist_t *environment;
69 buf_t *stdout_buffer;
72 buf_t *stderr_buffer;
75 buf_t *stdin_buffer;
[all …]
/dports/comms/scrcpy/scrcpy-1.9/app/src/
H A Dcommand.h21 typedef HANDLE process_t; typedef
31 typedef pid_t process_t; typedef
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Support/
H A DProgram.h36 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
39 typedef procid_t process_t; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DProgram.h36 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
39 typedef procid_t process_t; typedef
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Support/
H A DProgram.h36 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
39 typedef procid_t process_t; typedef
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Support/
H A DProgram.h36 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
39 typedef procid_t process_t; typedef
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Support/
H A DProgram.h37 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
40 typedef procid_t process_t; typedef
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/bumpalo-3.2.0/src/collections/
H A Dvec.rs37 //! let v = bumpalo::vec![in &b; 1, 2, 3, 4, 5];
42 //! You can [`push`] values onto the end of a vector (which will grow the vector
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/Support/
H A DProgram.h36 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
39 typedef procid_t process_t; typedef
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/doc/man3/
H A DSSL_do_handshake.pod41 The following return values can occur:
58 The TLS/SSL handshake was not successful because a fatal error occurred either
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DProgram.h39 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
42 typedef procid_t process_t; typedef
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Support/
H A DProgram.h37 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
40 typedef procid_t process_t; typedef
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Support/
H A DProgram.h39 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
42 typedef procid_t process_t; typedef
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DProgram.h38 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
41 typedef procid_t process_t; typedef
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Support/
H A DProgram.h37 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
40 typedef procid_t process_t; typedef
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Support/
H A DProgram.h39 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
42 typedef procid_t process_t; typedef
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Support/
H A DProgram.h39 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
42 typedef procid_t process_t; typedef
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DProgram.h39 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
42 typedef procid_t process_t; typedef
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DProgram.h38 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
41 typedef procid_t process_t; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Support/
H A DProgram.h37 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
40 typedef procid_t process_t; typedef
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DProgram.h39 typedef void *process_t; // Must match the type of HANDLE on Windows. typedef
42 typedef procid_t process_t; typedef
/dports/shells/fish/fish-3.3.1/src/
H A Dtrace.h10 class process_t; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/
H A Dlldb-types.h40 typedef void *process_t; // Process type is HANDLE typedef
57 typedef uint64_t process_t; // Process type is just a pid. typedef
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/
H A Dlldb-types.h40 typedef void *process_t; // Process type is HANDLE typedef
57 typedef uint64_t process_t; // Process type is just a pid. typedef

123