Home
last modified time | relevance | path

Searched defs:socket_file (Results 1 – 25 of 146) sorted by relevance

123456

/dports/x11-wm/leftwm/leftwm-0.2.11/leftwm-core/src/utils/
H A Dstate_socket.rs20 socket_file: PathBuf, field
123 let socket_file = temp_path().await.unwrap(); in multiple_peers_async() localVariable
170 let socket_file = temp_path().await.unwrap(); in get_update_async() localVariable
200 let socket_file = temp_path().await.unwrap(); in socket_cleanup_async() localVariable
213 let socket_file = temp_path().await.unwrap(); in socket_already_bound_async() localVariable
/dports/mail/vmailmgr/vmailmgr-0.97/lib/config/
H A D_socket_file.cc6 mystring configuration::socket_file() const { in socket_file() function in configuration
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/csg-da5c1dc/src/libcsg/
H A Dnblist.cc58 }
59
60 if (iter2 == list2.end()) {
/dports/x11/py-i3ipc/i3ipc-2.2.1/examples/i3-focus/tools/
H A Dsockets.py6 def __init__(self, socket_file): argument
/dports/devel/py-oslo.service/oslo.service-2.7.0/oslo_service/
H A Dwsgi.py68 socket_family=None, socket_file=None, socket_mode=None): argument
151 def _get_unix_socket(self, socket_file, socket_mode, backlog): argument
/dports/x11-wm/leftwm/leftwm-0.2.11/leftwm-core/src/
H A Devent_loop.rs8 let socket_file = place_runtime_file("current_state.sock") in event_loop() localVariable
/dports/security/p5-openxpki/openxpki-3.16.1/qatest/lib/OpenXPKI/Test/QA/Role/Server/
H A DClientHelper.pm58 has socket_file => ( attribute in OpenXPKI::Test::QA::Role::Server::ClientHelper
/dports/net-mgmt/librenms/librenms-21.5.1/includes/polling/applications/
H A Drrdcached.inc.php52 $socket_file = substr($socket, 5); variable
/dports/mail/vmailmgr/vmailmgr-0.97/lib/misc/
H A Dserver.cc96 response server_call::call(const mystring& socket_file) in call()
/dports/multimedia/dvdrip/dvdrip-0.98.11/lib/Video/DVDRip/
H A DTranscodeRC.pm39 sub socket_file { shift->{socket_file} } subroutine
/dports/mail/vpopmail/vpopmail-5.4.33/
H A Dclient.c63 char *str = NULL, socket_file[107] = { 0 }; in client_connect() local
/dports/math/reduce/Reduce-svn5758-src/psl/support-packages/xport-2.05/
H A Dxport.c373 typedef struct socket_file socket_file; typedef
930 struct socket_file struct
932 int type; /* socket_http etc. */
933 SOCKET data_socket, control_socket;
934 int data_start, data_end;
935 int control_start, control_end;
936 struct socket_x
939 } x;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/routing/src/
H A Dmysql_routing.cc462 const char *socket_file) { in set_unix_socket_permissions()
568 string socket_file = context_.get_bind_named_socket().str(); in setup_named_socket_service() local
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libtest/
H A Dmemcached.cc229 libtest::Server *build_memcached_socket(const std::string& socket_file, const in_port_t try_port) in build_memcached_socket()
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/cherrypy/
H A D_cpserver.py49 socket_file = None variable in Server
/dports/www/py-cherrypy/CherryPy-17.4.2/cherrypy/
H A D_cpserver.py51 socket_file = None variable in Server
/dports/devel/gearmand/gearmand-1.0.6/libtest/
H A Dmemcached.cc229 libtest::Server *build_memcached_socket(const std::string& socket_file, const in_port_t try_port) in build_memcached_socket()
/dports/databases/libmemcached/libmemcached-1.0.18/libtest/
H A Dmemcached.cc229 libtest::Server *build_memcached_socket(const std::string& socket_file, const in_port_t try_port) in build_memcached_socket()
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/tests/libmemcached-1.0/
H A Dsetup_and_teardowns.cc84 const char *socket_file= libtest::default_socket(); in pre_unix_socket() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/tools/lldb-server/
H A Dlldb-platform.cpp165 FileSpec socket_file; in main_platform() local
/dports/x11-wm/leftwm/leftwm-0.2.11/leftwm/src/bin/
H A Dleftwm-state.rs207 let socket_file = base.place_runtime_file("current_state.sock")?; in stream_reader() localVariable
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/tests/
H A Dt_otp.py173 socket_file = prefix + ".socket" variable
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/tools/lldb-server/
H A Dlldb-platform.cpp164 FileSpec socket_file; in main_platform() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp165 FileSpec socket_file; in main_platform() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/tools/lldb-server/
H A Dlldb-platform.cpp165 FileSpec socket_file; in main_platform() local

123456