예제 #1
0
 def unpack_SECINFO4resok(self):
     return nfs4types.unpack_objarray(self.ncl, nfs4types.secinfo4)
예제 #2
0
 def unpack_fattr4_acl(self):
     return nfs4types.unpack_objarray(self.ncl, nfs4types.nfsace4)