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