Searched refs:alloc3 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/ |
H A D | netpgpperl_wrap.c | 2562 int alloc3 = 0 ; in XS() local 2579 res3 = SWIG_AsCharPtrAndSize(ST(2), &buf3, NULL, &alloc3); in XS() 2588 if (alloc3 == SWIG_NEWOBJ) free((char*)buf3); in XS() 2593 if (alloc3 == SWIG_NEWOBJ) free((char*)buf3); in XS() 2740 int alloc3 = 0 ; in XS() local 2759 res3 = SWIG_AsCharPtrAndSize(ST(2), &buf3, NULL, &alloc3); in XS() 2773 if (alloc3 == SWIG_NEWOBJ) free((char*)buf3); in XS() 2779 if (alloc3 == SWIG_NEWOBJ) free((char*)buf3); in XS() 2876 int alloc3 = 0 ; in XS() local 2893 res3 = SWIG_AsCharPtrAndSize(ST(2), &buf3, NULL, &alloc3); in XS() [all …]
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/ |
H A D | netpgppython_wrap.c | 3469 int alloc3 = 0 ; in _wrap_netpgp_setvar() local 3485 res3 = SWIG_AsCharPtrAndSize(obj2, &buf3, NULL, &alloc3); in _wrap_netpgp_setvar() 3493 if (alloc3 == SWIG_NEWOBJ) free((char*)buf3); in _wrap_netpgp_setvar() 3497 if (alloc3 == SWIG_NEWOBJ) free((char*)buf3); in _wrap_netpgp_setvar() 3627 int alloc3 = 0 ; in _wrap_netpgp_set_homedir() local 3646 res3 = SWIG_AsCharPtrAndSize(obj2, &buf3, NULL, &alloc3); in _wrap_netpgp_set_homedir() 3659 if (alloc3 == SWIG_NEWOBJ) free((char*)buf3); in _wrap_netpgp_set_homedir() 3663 if (alloc3 == SWIG_NEWOBJ) free((char*)buf3); in _wrap_netpgp_set_homedir() 3746 int alloc3 = 0 ; in _wrap_netpgp_get_key() local 3762 res3 = SWIG_AsCharPtrAndSize(obj2, &buf3, NULL, &alloc3); in _wrap_netpgp_get_key() [all …]
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/tcl/ |
H A D | netpgptcl_wrap.c | 2419 int alloc3 = 0 ; in _wrap_netpgp_setvar() local 2432 res3 = SWIG_AsCharPtrAndSize(objv[3], &buf3, NULL, &alloc3); in _wrap_netpgp_setvar() 2440 if (alloc3 == SWIG_NEWOBJ) free((char*)buf3); in _wrap_netpgp_setvar() 2444 if (alloc3 == SWIG_NEWOBJ) free((char*)buf3); in _wrap_netpgp_setvar() 2717 int alloc3 = 0 ; in _wrap_netpgp_encrypt_file() local 2735 res3 = SWIG_AsCharPtrAndSize(objv[3], &buf3, NULL, &alloc3); in _wrap_netpgp_encrypt_file() 2753 if (alloc3 == SWIG_NEWOBJ) free((char*)buf3); in _wrap_netpgp_encrypt_file() 2758 if (alloc3 == SWIG_NEWOBJ) free((char*)buf3); in _wrap_netpgp_encrypt_file() 2778 int alloc3 = 0 ; in _wrap_netpgp_decrypt_file() local 2793 res3 = SWIG_AsCharPtrAndSize(objv[3], &buf3, NULL, &alloc3); in _wrap_netpgp_decrypt_file() [all …]
|