Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/smb/
H A Dlibshare_smb.c911 #define SMB_OPT_NUM \ macro
1231 for (i = 0; i < SMB_OPT_NUM; i++) { in findprotoopt()
1260 for (index = 0; index < SMB_OPT_NUM && ret == SA_OK; index++) { in smb_load_proto_properties()