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

/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c52 #define SMB_OPT_TREE 0x00000010 macro
99 { "-t", SMB_OPT_TREE },
722 { SMB_OPT_TREE | SMB_OPT_OFILE | SMB_OPT_ODIR,
1167 opts |= SMB_OPT_TREE;
1173 if (((opts & SMB_OPT_WALK) && (opts & SMB_OPT_TREE)) ||
1244 SMB_OPT_USER | SMB_OPT_TREE | SMB_OPT_OFILE);
1315 SMB_OPT_USER | SMB_OPT_TREE | SMB_OPT_ODIR);
2440 't', MDB_OPT_SETBITS, SMB_OPT_TREE, opts,

Completed in 47 milliseconds