Searched refs:SMBM_READ (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/netsmb/
H A Dsmb_conn.h50 #define SMBM_READ 0400 /* read conn attrs.(like list shares) */ macro
61 #define SMBM_ALL (SMBM_READ | SMBM_WRITE | SMBM_EXEC)
62 #define SMBM_DEFAULT (SMBM_READ | SMBM_WRITE | SMBM_EXEC)

Completed in 52 milliseconds