Searched refs:SMB_ST_NONE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netsmb/ | ||
H A D | smb_conn.h | 96 #define SMB_ST_NONE 0xff /* not a part of protocol */ macro |
/freebsd/contrib/smbfs/lib/smb/ | ||
H A D | ctx.c | 235 if (sharetype == SMB_ST_NONE) { in smb_ctx_parseunc() |