Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_trans2_find.c493 if (args.fa_fflag & SMB_FIND_CONTINUE_FROM_LAST) { in smb_com_trans2_find_next2()
/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb.h675 #define SMB_FIND_CONTINUE_FROM_LAST 0x08 macro