Searched refs:alloc4 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/ |
H A D | netpgpperl_wrap.c | 2505 int alloc4 = 0 ; in XS() local 2527 res4 = SWIG_AsCharPtrAndSize(ST(3), &buf4, NULL, &alloc4); in XS() 2537 if (alloc4 == SWIG_NEWOBJ) free((char*)buf4); in XS() 2543 if (alloc4 == SWIG_NEWOBJ) free((char*)buf4); in XS() 3058 int alloc4 = 0 ; in XS() local 3082 res4 = SWIG_AsCharPtrAndSize(ST(3), &buf4, NULL, &alloc4); in XS() 3097 if (alloc4 == SWIG_NEWOBJ) free((char*)buf4); in XS() 3104 if (alloc4 == SWIG_NEWOBJ) free((char*)buf4); in XS() 3191 int alloc4 = 0 ; in XS() local 3219 res4 = SWIG_AsCharPtrAndSize(ST(3), &buf4, NULL, &alloc4); in XS() [all …]
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/tcl/ |
H A D | netpgptcl_wrap.c | 2371 int alloc4 = 0 ; in _wrap_netpgp_list_packets() local 2389 res4 = SWIG_AsCharPtrAndSize(objv[4], &buf4, NULL, &alloc4); in _wrap_netpgp_list_packets() 2397 if (alloc4 == SWIG_NEWOBJ) free((char*)buf4); in _wrap_netpgp_list_packets() 2401 if (alloc4 == SWIG_NEWOBJ) free((char*)buf4); in _wrap_netpgp_list_packets() 2720 int alloc4 = 0 ; in _wrap_netpgp_encrypt_file() local 2740 res4 = SWIG_AsCharPtrAndSize(objv[4], &buf4, NULL, &alloc4); in _wrap_netpgp_encrypt_file() 2754 if (alloc4 == SWIG_NEWOBJ) free((char*)buf4); in _wrap_netpgp_encrypt_file() 2759 if (alloc4 == SWIG_NEWOBJ) free((char*)buf4); in _wrap_netpgp_encrypt_file() 2835 int alloc4 = 0 ; in _wrap_netpgp_sign_file() local 2859 res4 = SWIG_AsCharPtrAndSize(objv[4], &buf4, NULL, &alloc4); in _wrap_netpgp_sign_file() [all …]
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/ |
H A D | netpgppython_wrap.c | 3417 int alloc4 = 0 ; in _wrap_netpgp_list_packets() local 3439 res4 = SWIG_AsCharPtrAndSize(obj3, &buf4, NULL, &alloc4); in _wrap_netpgp_list_packets() 3447 if (alloc4 == SWIG_NEWOBJ) free((char*)buf4); in _wrap_netpgp_list_packets() 3451 if (alloc4 == SWIG_NEWOBJ) free((char*)buf4); in _wrap_netpgp_list_packets() 3908 int alloc4 = 0 ; in _wrap_netpgp_encrypt_file() local 3933 res4 = SWIG_AsCharPtrAndSize(obj3, &buf4, NULL, &alloc4); in _wrap_netpgp_encrypt_file() 3947 if (alloc4 == SWIG_NEWOBJ) free((char*)buf4); in _wrap_netpgp_encrypt_file() 3952 if (alloc4 == SWIG_NEWOBJ) free((char*)buf4); in _wrap_netpgp_encrypt_file() 4032 int alloc4 = 0 ; in _wrap_netpgp_sign_file() local 4063 res4 = SWIG_AsCharPtrAndSize(obj3, &buf4, NULL, &alloc4); in _wrap_netpgp_sign_file() [all …]
|