HomeSort by: relevance | last modified time | path
    Searched refs:ecode7 (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c 3197 int ecode7 = 0 ; local
3234 ecode7 = SWIG_AsVal_int SWIG_PERL_CALL_ARGS_2(ST(6), &val7);
3235 if (!SWIG_IsOK(ecode7)) {
3236 SWIG_exception_fail(SWIG_ArgError(ecode7), "in method '" "netpgp_sign_file" "', argument " "7"" of type '" "int""'");
3349 int ecode7 = 0 ; local
3388 ecode7 = SWIG_AsVal_unsigned_SS_int SWIG_PERL_CALL_ARGS_2(ST(6), &val7);
3389 if (!SWIG_IsOK(ecode7)) {
3390 SWIG_exception_fail(SWIG_ArgError(ecode7), "in method '" "netpgp_sign_memory" "', argument " "7"" of type '" "unsigned int""'");
3521 int ecode7 = 0 ; local
3557 ecode7 = SWIG_AsVal_int SWIG_PERL_CALL_ARGS_2(ST(6), &val7)
    [all...]
  /src/crypto/external/bsd/netpgp/dist/bindings/python/
netpgppython_wrap.c 4038 int ecode7 = 0 ; variable
4078 ecode7 = SWIG_AsVal_int(obj6, &val7);
4079 if (!SWIG_IsOK(ecode7)) {
4080 SWIG_exception_fail(SWIG_ArgError(ecode7), "in method '" "netpgp_sign_file" "', argument " "7"" of type '" "int""'");
4179 int ecode7 = 0 ; variable
4222 ecode7 = SWIG_AsVal_unsigned_SS_int(obj6, &val7);
4223 if (!SWIG_IsOK(ecode7)) {
4224 SWIG_exception_fail(SWIG_ArgError(ecode7), "in method '" "netpgp_sign_memory" "', argument " "7"" of type '" "unsigned int""'");
4333 int ecode7 = 0 ; variable
4372 ecode7 = SWIG_AsVal_int(obj6, &val7)
    [all...]
  /src/crypto/external/bsd/netpgp/dist/bindings/tcl/
netpgptcl_wrap.c 2841 int ecode7 = 0 ; local
2874 ecode7 = SWIG_AsVal_int SWIG_TCL_CALL_ARGS_2(objv[7], &val7);
2875 if (!SWIG_IsOK(ecode7)) {
2876 SWIG_exception_fail(SWIG_ArgError(ecode7), "in method '" "netpgp_sign_file" "', argument " "7"" of type '" "int""'");
2971 int ecode7 = 0 ; local
3006 ecode7 = SWIG_AsVal_unsigned_SS_int SWIG_TCL_CALL_ARGS_2(objv[7], &val7);
3007 if (!SWIG_IsOK(ecode7)) {
3008 SWIG_exception_fail(SWIG_ArgError(ecode7), "in method '" "netpgp_sign_memory" "', argument " "7"" of type '" "unsigned int""'");

Completed in 82 milliseconds