Searched refs:SMB_OPT_TREE (Results 1 – 1 of 1) sorted by relevance
52 #define SMB_OPT_TREE 0x00000010 macro99 { "-t", SMB_OPT_TREE },700 { SMB_OPT_TREE | SMB_OPT_OFILE | SMB_OPT_ODIR,1112 opts |= SMB_OPT_TREE; in smb_dcmd_tree()1118 if (((opts & SMB_OPT_WALK) && (opts & SMB_OPT_TREE)) || in smb_dcmd_tree()1189 SMB_OPT_USER | SMB_OPT_TREE | SMB_OPT_OFILE); in smb_dcmd_odir()1260 SMB_OPT_USER | SMB_OPT_TREE | SMB_OPT_ODIR); in smb_dcmd_ofile()2385 't', MDB_OPT_SETBITS, SMB_OPT_TREE, opts, in smb_dcmd_getopt()