Home
last modified time | relevance | path

Searched refs:init_session (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/security/p5-openxpki-i18n/openxpki-3.16.1/qatest/lib/OpenXPKI/Test/QA/Role/Server/
H A DClientHelper.pm137 sub init_session {
143 $self->response($self->client->init_session($args));
177 $self->init_session unless ($self->is_connected and $self->client->get_session_id);
/dports/security/p5-openxpki/openxpki-3.16.1/qatest/lib/OpenXPKI/Test/QA/Role/Server/
H A DClientHelper.pm137 sub init_session { method in OpenXPKI::Test::QA::Role::Server::ClientHelper
143 $self->response($self->client->init_session($args));
177 $self->init_session unless ($self->is_connected and $self->client->get_session_id);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr93940.C15 void init_session(c);
31 h.init_session(j); in i()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr93940.C15 void init_session(c);
31 h.init_session(j); in i()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr93940.C15 void init_session(c);
31 h.init_session(j); in i()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr93940.C15 void init_session(c);
31 h.init_session(j); in i()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr93940.C15 void init_session(c);
31 h.init_session(j); in i()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr93940.C15 void init_session(c);
31 h.init_session(j); in i()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr93940.C15 void init_session(c);
31 h.init_session(j); in i()
/dports/devel/p5-POE-Component-RSSAggregator/POE-Component-RSSAggregator-1.11/examples/
H A Dexample-1.pl20 _start => \&init_session,
27 sub init_session { subroutine
/dports/audio/ampache/ampache-php74-5.0.0/vendor/openid/php-openid/examples/server/
H A Dsetup.php39 init_session();
97 init_session();
381 function init_session() { function
/dports/audio/ampache/ampache-php74-5.0.0/vendor/kevinrob/guzzle-cache-middleware/src/Strategy/Delegate/server/
H A Dsetup.php37 init_session();
95 init_session();
379 function init_session() { function
/dports/multimedia/onevpl/oneVPL-2022.0.6/preview/python/binding/
H A Dvpl_python.cpp30 void init_session(const py::module &m);
52 init_session(m); in PYBIND11_MODULE()
/dports/math/py-sympy/sympy-1.9/
H A Disympy.py338 from sympy.interactive import init_session
339 init_session(ipython, **args)
/dports/security/sudo/sudo-1.9.8p2/plugins/python/
H A Dpython_plugin_policy.c79 MARK_CALLBACK_OPTIONAL(init_session); in python_plugin_policy_open()
242 py_result = python_plugin_api_call(&plugin_ctx, CALLBACK_PYNAME(init_session), in python_plugin_policy_init_session()
286 CALLBACK_CFUNC(init_session),
/dports/www/litmus/litmus-0.13/src/
H A Dcommon.c278 static int init_session(ne_session *sess) in init_session() function
348 CALL(init_session(i_session)); in begin()
349 CALL(init_session(i_session2)); in begin()
/dports/www/interchange/interchange-5.6.3/lib/Vend/
H A DExternal.pm182 sub init_session { subroutine
183 Vend::Session::init_session();
/dports/math/py-sympy/sympy-1.9/sympy/interactive/
H A D__init__.py4 from .session import init_session
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dsession.h11 void init_session(void);
/dports/security/sudo/sudo-1.9.8p2/plugins/sudoers/regress/fuzz/
H A Dfuzz_policy.c395 sudoers_policy.init_session(NULL, NULL, NULL); in LLVMFuzzerTestOneInput()
408 sudoers_policy.init_session(NULL, NULL, NULL); in LLVMFuzzerTestOneInput()
416 sudoers_policy.init_session(NULL, NULL, NULL); in LLVMFuzzerTestOneInput()
428 sudoers_policy.init_session(NULL, NULL, NULL); in LLVMFuzzerTestOneInput()
/dports/sysutils/lnav/lnav-0.10.1/src/
H A Dsession_data.hh58 void init_session();
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dplot.h68 void init_session(void);
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dplot.h68 void init_session(void);
/dports/multimedia/xine/xine-ui-0.99.12/src/xitk/
H A Dsession.h67 int init_session(void);
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dplot.h72 void init_session __PROTO((void));

12345678