Home
last modified time | relevance | path

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

/dports/security/libprelude/libprelude-1.2.6/bindings/lua/
H A Dprelude.cxx9411 static int _wrap_IDMEFPath_set(lua_State* L) { in _wrap_IDMEFPath_set() function
11088 { "set", _wrap_IDMEFPath_set},
/dports/security/libprelude/libprelude-1.2.6/bindings/python/
H A D_prelude.cxx13029 SWIGINTERN PyObject *_wrap_IDMEFPath_set(PyObject *self, PyObject *args) { in _wrap_IDMEFPath_set() function
13180 SWIGPY_OBJOBJARGPROC_CLOSURE(_wrap_IDMEFPath_set) in SWIGPY_OBJOBJARGPROC_CLOSURE() argument
19325 { "set", (PyCFunction) _wrap_IDMEFPath_set, METH_VARARGS, (char*) "" },
/dports/security/libprelude/libprelude-1.2.6/bindings/perl/
H A DPrelude.cxx10701 XS(_wrap_IDMEFPath_set) { in XS() argument
17479 {"Preludec::IDMEFPath_set", _wrap_IDMEFPath_set},
/dports/security/libprelude/libprelude-1.2.6/bindings/ruby/
H A DPrelude.cxx12586 SWIGINTERN VALUE _wrap_IDMEFPath_set(int nargs, VALUE *args, VALUE self) { function
17829 rb_define_method(SwigClassIDMEFPath.klass, "set", VALUEFUNC(_wrap_IDMEFPath_set), -1);