Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netsmb/
HDsmb_conn.h96 #define SMB_ST_NONE 0xff /* not a part of protocol */ macro
/freebsd-13-stable/contrib/smbfs/lib/smb/
HDctx.c235 if (sharetype == SMB_ST_NONE) { in smb_ctx_parseunc()