Home
last modified time | relevance | path

Searched refs:zconfig_remove_subtree (Results 1 – 25 of 28) sorted by relevance

12

/dports/net/czmq/czmq-4.1.1/src/
H A Dzconfig.c155 zconfig_remove_subtree (self); in zconfig_remove()
184 zconfig_remove_subtree (zconfig_t *self) in zconfig_remove_subtree() function
1151 zconfig_remove_subtree (to_delete); in zconfig_test()
1165 zconfig_remove_subtree (to_delete); in zconfig_test()
1187 zconfig_remove_subtree (to_delete); in zconfig_test()
1209 zconfig_remove_subtree (to_delete); in zconfig_test()
1221 zconfig_remove_subtree (root); in zconfig_test()
H A Dczmq_classes.h99 zconfig_remove_subtree (zconfig_t *self);
/dports/net/czmq4/czmq-4.2.1/src/
H A Dzconfig.c170 zconfig_remove_subtree (self); in zconfig_remove()
199 zconfig_remove_subtree (zconfig_t *self) in zconfig_remove_subtree() function
1193 zconfig_remove_subtree (to_delete); in zconfig_test()
1207 zconfig_remove_subtree (to_delete); in zconfig_test()
1229 zconfig_remove_subtree (to_delete); in zconfig_test()
1251 zconfig_remove_subtree (to_delete); in zconfig_test()
1263 zconfig_remove_subtree (root); in zconfig_test()
H A Dczmq_classes.h143 zconfig_remove_subtree (zconfig_t *self);
/dports/net/czmq/czmq-4.1.1/include/
H A Dzconfig.h174 zconfig_remove_subtree (zconfig_t *self);
/dports/net/czmq4/czmq-4.2.1/include/
H A Dzconfig.h182 zconfig_remove_subtree (zconfig_t *self);
/dports/net/czmq/czmq-4.1.1/bindings/python_cffi/czmq_cffi/
H A DZconfig.py182 utils.lib.zconfig_remove_subtree(self._p)
H A D_cdefs.inc770 zconfig_remove_subtree (zconfig_t *self);
/dports/net/czmq/czmq-4.1.1/bindings/qml/src/
H A DQmlZconfig.cpp160 zconfig_remove_subtree (self); in removeSubtree()
/dports/net/czmq4/czmq-4.2.1/bindings/python_cffi/czmq_cffi/
H A DZconfig.py210 utils.lib.zconfig_remove_subtree(self._p)
/dports/net/czmq4/czmq-4.2.1/bindings/qml/src/
H A DQmlZconfig.cpp170 zconfig_remove_subtree (self); in removeSubtree()
/dports/net/czmq4/czmq-4.2.1/bindings/qt/src/
H A Dqzconfig.cpp262 zconfig_remove_subtree (self); in removeSubtree()
/dports/net/czmq/czmq-4.1.1/bindings/qt/src/
H A Dqzconfig.cpp252 zconfig_remove_subtree (self); in removeSubtree()
/dports/net/czmq/czmq-4.1.1/bindings/ruby/lib/czmq/ffi/
H A Dzconfig.rb411 result = ::CZMQ::FFI.zconfig_remove_subtree(self_p)
/dports/net/czmq4/czmq-4.2.1/bindings/ruby/lib/czmq/ffi/
H A Dzconfig.rb424 result = ::CZMQ::FFI.zconfig_remove_subtree(self_p)
/dports/net/czmq/czmq-4.1.1/bindings/jni/src/main/c/
H A Dorg_zeromq_czmq_Zconfig.c232 zconfig_remove_subtree ((zconfig_t *) (intptr_t) self); in Java_org_zeromq_czmq_Zconfig__1_1removeSubtree()
/dports/net/czmq4/czmq-4.2.1/bindings/jni/czmq-jni/src/main/c/
H A Dorg_zeromq_czmq_Zconfig.c239 zconfig_remove_subtree ((zconfig_t *) (intptr_t) self); in Java_org_zeromq_czmq_Zconfig__1_1removeSubtree()
/dports/net/czmq/czmq-4.1.1/
H A DNEWS135 - zconfig_remove_subtree
/dports/net/czmq4/czmq-4.2.1/
H A DNEWS298 - zconfig_remove_subtree
H A DREADME.md2045 zconfig_remove_subtree (zconfig_t *self);
2214 zconfig_remove_subtree (to_delete);
2228 zconfig_remove_subtree (to_delete);
2250 zconfig_remove_subtree (to_delete);
2272 zconfig_remove_subtree (to_delete);
2284 zconfig_remove_subtree (root);
/dports/net/czmq/czmq-4.1.1/bindings/python/czmq/
H A D_czmq_ctypes.py1491 lib.zconfig_remove_subtree.restype = None
1492 lib.zconfig_remove_subtree.argtypes = [zconfig_p]
1725 return lib.zconfig_remove_subtree(self._as_parameter_)
/dports/net/czmq4/czmq-4.2.1/bindings/delphi/
H A Dlibczmq.pas575 …procedure zconfig_remove_subtree(self: PZconfig); cdecl; external lib_czmq {$IFDEF MSWINDOWS}delay… procedure
H A DCZMQ.pas6684 zconfig_remove_subtree(FHandle);
/dports/net/czmq4/czmq-4.2.1/bindings/python/czmq/
H A D_czmq_ctypes.py1543 lib.zconfig_remove_subtree.restype = None
1544 lib.zconfig_remove_subtree.argtypes = [zconfig_p]
1785 return lib.zconfig_remove_subtree(self._as_parameter_)
/dports/net/czmq/czmq-4.1.1/api/
H A Dpython_cffi.slurp770 zconfig_remove_subtree (zconfig_t *self);

12