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