Searched refs:SMB_OPT_TREE (Results 1 – 1 of 1) sorted by relevance
63 #define SMB_OPT_TREE 0x00000010 macro127 { "-t", SMB_OPT_TREE },830 { SMB_OPT_TREE | SMB_OPT_OFILE | SMB_OPT_ODIR, "list",1664 opts |= SMB_OPT_TREE; in smbtree_dcmd()1670 if (((opts & SMB_OPT_WALK) && (opts & SMB_OPT_TREE)) || in smbtree_dcmd()1745 SMB_OPT_USER | SMB_OPT_TREE | SMB_OPT_OFILE); in smbodir_dcmd()1865 SMB_OPT_USER | SMB_OPT_TREE | SMB_OPT_ODIR); in smbofile_dcmd()3716 't', MDB_OPT_SETBITS, SMB_OPT_TREE, opts, in smb_dcmd_getopt()