Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/smbsrv/
H A Dsmb_xdr.c351 if (!smb_netfileinfo_xdr(&xdrs, info)) in smb_netfileinfo_encode()
373 if (!smb_netfileinfo_xdr(&xdrs, info)) in smb_netfileinfo_decode()
386 smb_netfileinfo_xdr(XDR *xdrs, smb_netfileinfo_t *objp) in smb_netfileinfo_xdr() function
/titanic_44/usr/src/uts/common/smbsrv/
H A Dsmb_xdr.h202 bool_t smb_netfileinfo_xdr(XDR *, smb_netfileinfo_t *);