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

  /src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c 304 int owndata; /* flag if the structure owns the clientdata */ member in struct:swig_type_info
494 ti->owndata = 1;
  /src/crypto/external/bsd/netpgp/dist/bindings/tcl/
netpgptcl_wrap.c 310 int owndata; /* flag if the structure owns the clientdata */ member in struct:swig_type_info
500 ti->owndata = 1;
  /src/crypto/external/bsd/netpgp/dist/bindings/python/
netpgppython_wrap.c 308 int owndata; /* flag if the structure owns the clientdata */ member in struct:swig_type_info
498 ti->owndata = 1;
2278 if (ty->owndata) {

Completed in 41 milliseconds