Home
last modified time | relevance | path

Searched defs:stdin_file (Results 1 – 25 of 45) sorted by relevance

12

/dports/sysutils/py-pywatchman/watchman-4.9.0/
H A Dstate.cpp35 while (!w_is_stopping()) {
115 # ifdef HAVE_MKOSTEMP
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/daemonize-simple-0.1.5/src/
H A Dunix.rs14 pub stdin_file: Option<PathBuf>, field
47 let stdin_file = self.stdin_file.unwrap_or_else(|| "/dev/null".into()); in _doit() localVariable
H A Dnot_unix.rs10 pub stdin_file: Option<PathBuf>, field
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydev_ipython/
H A Dinputhookgtk3.py30 def create_inputhook_gtk3(stdin_file): argument
H A Dinputhookgtk.py30 def create_inputhook_gtk(stdin_file): argument
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydev_ipython/
H A Dinputhookgtk.py30 def create_inputhook_gtk(stdin_file): argument
H A Dinputhookgtk3.py30 def create_inputhook_gtk3(stdin_file): argument
/dports/science/siesta/siesta-4.1.5/Src/
H A Dfiles.f19 character(len=label_length), save, public :: stdin_file variable
/dports/devel/py-pydevd/pydevd-1.1.1/pydev_ipython/
H A Dinputhookgtk.py30 def create_inputhook_gtk(stdin_file): argument
H A Dinputhookgtk3.py30 def create_inputhook_gtk3(stdin_file): argument
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydev_ipython/
H A Dinputhookgtk.py30 def create_inputhook_gtk(stdin_file): argument
H A Dinputhookgtk3.py30 def create_inputhook_gtk3(stdin_file): argument
/dports/devel/distcc/distcc-3.3.5/src/
H A Dexec.c107 int dcc_redirect_fds(const char *stdin_file, in dcc_redirect_fds()
293 const char *stdin_file, in dcc_inside_child()
381 const char *stdin_file, in dcc_spawn_child()
/dports/security/tthsum/tthsum/
H A Dmain.c31 const char* stdin_file[] = {NULL, NULL}; in main() local
/dports/sysutils/watchman/watchman-4.5.0/
H A Dspawn.c96 w_stm_t stdin_file = NULL; in prepare_stdin() local
182 w_stm_t stdin_file = NULL; in spawn_command() local
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/core/docker/
H A Dclient_lib.py152 def GetDockerProcess(docker_args, stdin_file, stdout_file, stderr_file): argument
/dports/databases/sqsh/sqsh-2.5/src/
H A Dsqsh_stdin.c51 FILE *stdin_file; /* File input */ member
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/mcc/
H A Dremote_clusterhost.py629 def _exec_cmdv(self, cmdv, procCtrl, stdin_file): argument
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/static_src/
H A DMainProgram.c645 PyObject *stdin_file = BUILTIN_OPEN_SIMPLE(nul_filename, "r", NULL); local
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/lucet-wasi/tests/
H A Dtests.rs122 let mut stdin_file = unsafe { File::from_raw_fd(pipe_in) }; in stdin() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/lucet-wasi-wasmsbx/tests/
H A Dtests.rs115 let mut stdin_file = unsafe { File::from_raw_fd(pipe_in) }; in stdin() localVariable
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/samples/wrappture/
H A Dwrappture.cpp259 FILE* stdin_file; in run() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/lucet-wasi-wasmsbx/tests/
H A Dtests.rs115 let mut stdin_file = unsafe { File::from_raw_fd(pipe_in) }; in stdin() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/lucet-wasi/tests/
H A Dtests.rs115 let mut stdin_file = unsafe { File::from_raw_fd(pipe_in) }; in stdin() localVariable
/dports/sysutils/py-plumbum/plumbum-1.7.1/plumbum/machines/
H A Dremote.py37 for (key, run) in runs

12