Searched refs:SMB_ST_NONE (Results 1 – 2 of 2) sorted by relevance
99 #define SMB_ST_NONE 0xff /* not a part of protocol */ macro
235 if (sharetype == SMB_ST_NONE) { in smb_ctx_parseunc()