Home
last modified time | relevance | path

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

/trueos/contrib/smbfs/smbutil/
HDdumptree.c27 DEFBIT(SMB_CAP_LARGE_FILES),
/trueos/sys/netsmb/
HDsmb.h104 #define SMB_CAP_LARGE_FILES 0x0008 /* 64 bit offsets supported */ macro