Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/smbsrv/
H A Dsmb.h1094 #define SMB_SEEK_CUR 1 /* set file offset to current plus specified offset */ macro
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c781 case SMB_SEEK_CUR: in smb_ofile_seek()