Ejemplo n.º 1
0
 def unpack_SECINFO4resok(self):
     return nfs4types.unpack_objarray(self.ncl, nfs4types.secinfo4)
Ejemplo n.º 2
0
 def unpack_fattr4_acl(self):
     return nfs4types.unpack_objarray(self.ncl, nfs4types.nfsace4)