Home
last modified time | relevance | path

Searched refs:unixsockets (Results 1 – 9 of 9) sorted by relevance

/dports/games/mahjong/mj-1.16-src/
H A Dsysdep.c250 int unixsockets; local
257 unixsockets =
265 if ( unixsockets ) {
271 if ( !unixsockets ) {
280 unixsockets ? 0 : prstruc->p_proto);
290 if ( unixsockets ) {
365 int unixsockets; local
374 if ( unixsockets ) {
382 if ( !unixsockets ) {
399 unixsockets ? 0 : prstruc->p_proto);
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/rtl-extra/src/unix/
H A Dunixsockets.pp1 unit unixsockets;
16 {$unixsockets.inc}
/dports/lang/fpc-rtl-extra/fpc-3.2.2/packages/rtl-extra/src/unix/
H A Dunixsockets.pp1 unit unixsockets;
16 {$unixsockets.inc}
/dports/databases/memcached/memcached-1.6.12/t/lib/
H A DMemcachedTest.pm15 my @unixsockets = ();
311 my $num = @unixsockets;
314 push(@unixsockets, $file);
390 for (@unixsockets) {
/dports/x11/xpra/xpra-4.3/xpra/server/mixins/
H A Dfileprint_server.py52 unixsockets = [info for socktype, _, info, _ in sockets if socktype=="unix-domain"]
53 printlog("local unix domain sockets we can use for printing: %s", unixsockets)
54 if not unixsockets and self.file_transfer.printing:
/dports/sysutils/psmisc/psmisc-22.16/src/
H A Dfuser.c877 struct unixsocket_list *unixsockets = NULL; in main() local
931 fill_unix_cache(&unixsockets); in main()
1099 parse_unixsockets(this_name, &match_inodes, unixsockets); in main()
1146 scan_procs(names_head, match_inodes, match_devices, unixsockets, in main()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/
H A DRELEASE-NOTES28 o cmake: call the feature unixsockets without dash [26]
/dports/devel/cmake/cmake-3.22.1/Utilities/cmcurl/
H A DCMakeLists.txt1540 _add_if("unixsockets" USE_UNIX_SOCKETS)
/dports/www/janus/janus-gateway-0.11.6/
H A Dmainpage.dox3925 …* -# <a href="#unixsockets">Can I use Unix Sockets instead of HTTP/WebSockets/RabbitMQ to interact…
4206 * \anchor unixsockets