Searched refs:SMB_OPT_TREE (Results 1 – 1 of 1) sorted by relevance
64 #define SMB_OPT_TREE 0x00000010 macro128 { "-t", SMB_OPT_TREE },831 { SMB_OPT_TREE | SMB_OPT_OFILE | SMB_OPT_ODIR, "list",1665 opts |= SMB_OPT_TREE; in smbtree_dcmd()1671 if (((opts & SMB_OPT_WALK) && (opts & SMB_OPT_TREE)) || in smbtree_dcmd()1746 SMB_OPT_USER | SMB_OPT_TREE | SMB_OPT_OFILE); in smbodir_dcmd()1866 SMB_OPT_USER | SMB_OPT_TREE | SMB_OPT_ODIR); in smbofile_dcmd()3714 't', MDB_OPT_SETBITS, SMB_OPT_TREE, opts, in smb_dcmd_getopt()