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

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_xdr.h168 } smb_netconnectinfo_t; typedef in typeref:struct:smb_netconnectinfo
189 smb_netconnectinfo_t nsi_tree;
213 int smb_netconnectinfo_encode(smb_netconnectinfo_t *, uint8_t *, uint32_t,
215 int smb_netconnectinfo_decode(smb_netconnectinfo_t *, uint8_t *, uint32_t,
217 bool_t smb_netconnectinfo_xdr(XDR *, smb_netconnectinfo_t *);

Completed in 164 milliseconds