Home
last modified time | relevance | path

Searched refs:smb_gmttoken_response_xdr (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_vss.c413 gmttokens, smb_gmttoken_response_xdr); in smb_vss_get_snapshots()
419 xdr_free(smb_gmttoken_response_xdr, (char *)reply); in smb_vss_get_snapshots_free()
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_xdr.h279 bool_t smb_gmttoken_response_xdr(XDR *, smb_gmttoken_response_t *);
/titanic_50/usr/src/lib/smbsrv/libsmb/common/
H A Dmapfile-vers198 smb_gmttoken_response_xdr;
/titanic_50/usr/src/common/smbsrv/
H A Dsmb_xdr.c430 smb_gmttoken_response_xdr(XDR *xdrs, smb_gmttoken_response_t *objp) in smb_gmttoken_response_xdr() function
/titanic_50/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_doorsvc.c766 arg->rbuf = smb_common_encode(&reply, smb_gmttoken_response_xdr, in smbd_dop_vss_get_snapshots()