Searched refs:smb_netuserinfo_encode (Results 1 – 4 of 4) sorted by relevance
210 int smb_netuserinfo_encode(smb_netuserinfo_t *, uint8_t *, uint32_t, uint_t *);
308 smb_netuserinfo_encode;
179 smb_netuserinfo_encode(smb_netuserinfo_t *info, uint8_t *buf, in smb_netuserinfo_encode() function
960 rc = smb_netuserinfo_encode(&info, buf, buflen, nbytes); in smb_user_netinfo_encode()