Searched refs:SWIG_NewPointerObj (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/bsd/unbound/dist/pythonmod/ |
| H A D | interface.i | 1600 py_edns = SWIG_NewPointerObj((void*) edns, SWIGTYPE_p_edns_data, 0); 1601 py_qstate = SWIG_NewPointerObj((void*) qstate, 1603 py_opt_list_out = SWIG_NewPointerObj((void*) opt_list_out, 1605 py_qinfo = SWIG_NewPointerObj((void*) qinfo, SWIGTYPE_p_query_info, 0); 1606 py_rep = SWIG_NewPointerObj((void*) rep, SWIGTYPE_p_reply_info, 0); 1607 py_repinfo = SWIG_NewPointerObj((void*) repinfo, SWIGTYPE_p_comm_reply, 0); 1608 py_region = SWIG_NewPointerObj((void*) region, SWIGTYPE_p_regional, 0); 1691 py_qinfo = SWIG_NewPointerObj((void*) qinfo, SWIGTYPE_p_query_info, 0); 1692 py_qstate = SWIG_NewPointerObj((void*) qstate, SWIGTYPE_p_module_qstate, 0); 1693 py_addr = SWIG_NewPointerObj((void *) addr, SWIGTYPE_p_sockaddr_storage, 0); [all …]
|
| H A D | pythonmod.c | 585 py_init_arg = SWIG_NewPointerObj((void*) env, SWIGTYPE_p_module_env, 0); in pythonmod_init() 589 py_init_arg = SWIG_NewPointerObj((void*) env->cfg, in pythonmod_init() 673 py_qstate = SWIG_NewPointerObj((void*) qstate, SWIGTYPE_p_module_qstate, 0); in pythonmod_inform_super() 674 py_sqstate = SWIG_NewPointerObj((void*) super, SWIGTYPE_p_module_qstate, 0); in pythonmod_inform_super() 726 py_qstate = SWIG_NewPointerObj((void*) qstate, SWIGTYPE_p_module_qstate, 0); in pythonmod_operate()
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/ |
| H A D | netpgpperl_wrap.c | 865 #define SWIG_NewPointerObj(p, type, flags) SWIG_Perl_NewPointerObj(SWIG_PERL_OBJECT_CA… macro 873 #define SWIG_NewInstanceObj(ptr, type, flags) SWIG_NewPointerObj(ptr, type, flags) 877 #define SWIG_NewFunctionPtrObj(ptr, type) SWIG_NewPointerObj(ptr, type, 0) 1968 ST(argvi) = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_p_char, 0 | 0); argvi++ ; in XS() 2034 ST(argvi) = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_p_char, 0 | 0); argvi++ ; in XS() 2098 ST(argvi) = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_void, 0 | 0); argvi++ ; in XS() 2162 ST(argvi) = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_void, 0 | 0); argvi++ ; in XS() 2226 ST(argvi) = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_void, 0 | 0); argvi++ ; in XS() 2290 ST(argvi) = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_void, 0 | 0); argvi++ ; in XS() 2310 …ST(argvi) = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_netpgp_t, SWIG_OWNER | SWIG_SHA… in XS()
|
| /netbsd-src/external/bsd/unbound/dist/libunbound/python/ |
| H A D | libunbound.i | 105 …PyTuple_SetItem(tuple, 1, SWIG_NewPointerObj(SWIG_as_voidptr(newubr), SWIGTYPE_p_ub_result, SWIG_P… 924 …arglist = Py_BuildValue("(OiO)",id->data,status, SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGT…
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/ |
| H A D | netpgppython_wrap.c | 981 #define SWIG_NewPointerObj(ptr, type, flags) SWIG_Python_NewPointerObj(ptr, type, flags) macro 992 #define SWIG_NewInstanceObj(ptr, type, flags) SWIG_NewPointerObj(ptr, type, flags) 2740 SWIG_NewPointerObj((char *)(carray), pchar_descriptor, 0) : SWIG_Py_Void(); in SWIG_FromCharPtrAndSize() 2976 resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_p_char, 0 | 0 ); in _wrap_netpgp_t_name_get() 3029 resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_p_char, 0 | 0 ); in _wrap_netpgp_t_value_get() 3080 resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_void, 0 | 0 ); in _wrap_netpgp_t_pubring_get() 3131 resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_void, 0 | 0 ); in _wrap_netpgp_t_secring_get() 3182 resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_void, 0 | 0 ); in _wrap_netpgp_t_io_get() 3233 resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_void, 0 | 0 ); in _wrap_netpgp_t_passfp_get() 3246 …resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_netpgp_t, SWIG_POINTER_NEW | 0… in _wrap_new_netpgp_t() [all …]
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/bindings/tcl/ |
| H A D | netpgptcl_wrap.c | 901 #define SWIG_NewPointerObj(ptr, type, flags) SWIG_Tcl_NewPointerObj(ptr, type, flags) macro 1349 Tcl_Obj *robj = SWIG_NewPointerObj(thisvalue, type,0); in SWIG_Tcl_NewInstanceObj() 3409 obj = SWIG_NewPointerObj(constants[i].pvalue, *(constants[i]).ptype,0); in SWIG_Tcl_InstallConstants()
|