Home
last modified time | relevance | path

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

/freebsd/sys/netsmb/
H A Dsmb_conn.h96 #define SMB_ST_NONE 0xff /* not a part of protocol */ macro
/freebsd/contrib/smbfs/lib/smb/
H A Dctx.c235 if (sharetype == SMB_ST_NONE) { in smb_ctx_parseunc()