Searched defs:smb_netuserinfo_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_xdr.h144 } smb_netuserinfo_t; typedef in typeref:struct:smb_netuserinfo
188 smb_netuserinfo_t nsi_user;
210 int smb_netuserinfo_encode(smb_netuserinfo_t *, uint8_t *, uint32_t, uint_t *);
211 int smb_netuserinfo_decode(smb_netuserinfo_t *, uint8_t *, uint32_t, uint_t *);
212 bool_t smb_netuserinfo_xdr(XDR *, smb_netuserinfo_t *);

Completed in 190 milliseconds