Home
last modified time | relevance | path

Searched refs:_wrap_PreludeLog_setLogfile (Results 1 – 4 of 4) sorted by relevance

/dports/security/libprelude/libprelude-1.2.6/bindings/lua/
H A Dprelude.cxx6556 static int _wrap_PreludeLog_setLogfile(lua_State* L) { in _wrap_PreludeLog_setLogfile() function
6681 { "setLogfile", _wrap_PreludeLog_setLogfile},
14384 { "PreludeLog_setLogfile", _wrap_PreludeLog_setLogfile},
/dports/security/libprelude/libprelude-1.2.6/bindings/python/
H A D_prelude.cxx10173 SWIGINTERN PyObject *_wrap_PreludeLog_setLogfile(PyObject *self, PyObject *args) { in _wrap_PreludeLog_setLogfile() function
17100 { (char *)"PreludeLog_setLogfile", (PyCFunction)_wrap_PreludeLog_setLogfile, METH_O, NULL},
18162 { "setLogfile", (PyCFunction) _wrap_PreludeLog_setLogfile, METH_STATIC|METH_O, "" },
/dports/security/libprelude/libprelude-1.2.6/bindings/perl/
H A DPrelude.cxx6442 XS(_wrap_PreludeLog_setLogfile) { in XS() argument
17445 {"Preludec::PreludeLog_setLogfile", _wrap_PreludeLog_setLogfile},
/dports/security/libprelude/libprelude-1.2.6/bindings/ruby/
H A DPrelude.cxx9430 _wrap_PreludeLog_setLogfile(int argc, VALUE *argv, VALUE self) { function
17722 …gleton_method(SwigClassPreludeLog.klass, "setLogfile", VALUEFUNC(_wrap_PreludeLog_setLogfile), -1);