Home
last modified time | relevance | path

Searched defs:LISTEN (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/
H A Dkernel_test_lib.hrl37 -define(LISTEN(C), ?LIB:listen(C, 0, [])). macro
38 -define(LISTEN(C, P), ?LIB:listen(C, P, [])). macro
39 -define(LISTEN(C, P, O), ?LIB:listen(C, P, O)). macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/
H A Dkernel_test_lib.hrl37 -define(LISTEN(C), ?LIB:listen(C, 0, [])). macro
38 -define(LISTEN(C, P), ?LIB:listen(C, P, [])). macro
39 -define(LISTEN(C, P, O), ?LIB:listen(C, P, O)). macro
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/
H A Dkernel_test_lib.hrl37 -define(LISTEN(C), ?LIB:listen(C, 0, [])). macro
38 -define(LISTEN(C, P), ?LIB:listen(C, P, [])). macro
39 -define(LISTEN(C, P, O), ?LIB:listen(C, P, O)). macro
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/
H A Dkernel_test_lib.hrl37 -define(LISTEN(C), ?LIB:listen(C, 0, [])). macro
38 -define(LISTEN(C, P), ?LIB:listen(C, P, [])). macro
39 -define(LISTEN(C, P, O), ?LIB:listen(C, P, O)). macro
/dports/devel/cc65/cc65-2.19/libsrc/plus4/
H A Dklisten.s13 .proc LISTEN label
/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A Dlisten.java60 private static final Primitive LISTEN = new listen(); field in listen
/dports/net/honeyd/honeyd-1.5c/dpkt/dpkt/
H A Dhsrp.py13 LISTEN = 0x02 variable
/dports/net/py-pypacker/pypacker-268e27c813545bf7995dd0a80abdb4da24d64722/pypacker/layer567/
H A Dhsrp.py13 LISTEN = 0x02 variable
/dports/net/py-dpkt/dpkt-1.9.6/dpkt/
H A Dhsrp.py16 LISTEN = 0x02 variable
/dports/devel/libmowgli2/libmowgli-2-2.1.3/src/examples/vio-udplistener/
H A Dvio-udplistener.c11 #define LISTEN "::ffff:127.0.0.1" /* 6to4 mapping */ macro
/dports/irc/atheme-services/atheme-7.2.9/libmowgli-2/src/examples/vio-udplistener/
H A Dvio-udplistener.c11 #define LISTEN "::ffff:127.0.0.1" /* 6to4 mapping */ macro
/dports/databases/py-psycopg2/psycopg2-2.9.2/doc/src/
H A Dadvanced.rst261 .. |LISTEN| replace:: :sql:`LISTEN` substdef
262 .. _LISTEN: https://www.postgresql.org/docs/current/static/sql-listen.html target
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/android/forwarder2/
H A Dcommand.h27 LISTEN, enumerator
/dports/databases/postgresql96-server/postgresql-9.6.24/src/test/regress/sql/
H A Dguc.sql166 LISTEN foo_event; local
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/test/regress/sql/
H A Dguc.sql166 LISTEN foo_event; local
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/test/regress/sql/
H A Dguc.sql166 LISTEN foo_event; local
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/test/regress/sql/
H A Dguc.sql166 LISTEN foo_event; local
/dports/databases/postgresql10-docs/postgresql-10.19/src/test/regress/sql/
H A Dguc.sql166 LISTEN foo_event; local
/dports/databases/postgresql10-contrib/postgresql-10.19/src/test/regress/sql/
H A Dguc.sql166 LISTEN foo_event; local
/dports/databases/postgresql10-client/postgresql-10.19/src/test/regress/sql/
H A Dguc.sql166 LISTEN foo_event; local
/dports/databases/postgresql10-plpython/postgresql-10.19/src/test/regress/sql/
H A Dguc.sql166 LISTEN foo_event; local
/dports/databases/postgresql10-plperl/postgresql-10.19/src/test/regress/sql/
H A Dguc.sql166 LISTEN foo_event; local
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/internet/model/
H A Dtcp-socket.h67 LISTEN, /**< Listening for a connection */ enumerator
/dports/databases/postgresql11-docs/postgresql-11.14/src/test/regress/sql/
H A Dguc.sql166 LISTEN foo_event; local
/dports/databases/postgresql11-plperl/postgresql-11.14/src/test/regress/sql/
H A Dguc.sql166 LISTEN foo_event; local

12345678910>>...13