Searched refs:SMB_SEEK_CUR (Results 1 – 2 of 2) sorted by relevance
1094 #define SMB_SEEK_CUR 1 /* set file offset to current plus specified offset */ macro
781 case SMB_SEEK_CUR: in smb_ofile_seek()