Home
last modified time | relevance | path

Searched refs:smb_netconnectinfo_xdr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/smbsrv/
H A Dsmb_xdr.c283 if (!smb_netconnectinfo_xdr(&xdrs, info)) in smb_netconnectinfo_encode()
305 if (!smb_netconnectinfo_xdr(&xdrs, info)) in smb_netconnectinfo_decode()
318 smb_netconnectinfo_xdr(XDR *xdrs, smb_netconnectinfo_t *objp) in smb_netconnectinfo_xdr() function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_xdr.h217 bool_t smb_netconnectinfo_xdr(XDR *, smb_netconnectinfo_t *);