Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/smbsrv/
H A Dsmb_xdr.c352 if (!smb_netfileinfo_xdr(&xdrs, info)) in smb_netfileinfo_encode()
374 if (!smb_netfileinfo_xdr(&xdrs, info)) in smb_netfileinfo_decode()
387 smb_netfileinfo_xdr(XDR *xdrs, smb_netfileinfo_t *objp) in smb_netfileinfo_xdr() function
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_xdr.h220 bool_t smb_netfileinfo_xdr(XDR *, smb_netfileinfo_t *);