Home
last modified time | relevance | path

Searched refs:SMB_OPT_OFILE (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c53 #define SMB_OPT_OFILE 0x00000020 macro
100 { "-f", SMB_OPT_OFILE },
700 { SMB_OPT_TREE | SMB_OPT_OFILE | SMB_OPT_ODIR,
1079 { SMB_OPT_OFILE,
1189 SMB_OPT_USER | SMB_OPT_TREE | SMB_OPT_OFILE); in smb_dcmd_odir()
1258 opts |= SMB_OPT_OFILE; in smb_dcmd_ofile()
1264 if (((opts & SMB_OPT_WALK) && (opts & SMB_OPT_OFILE)) || in smb_dcmd_ofile()
2386 'f', MDB_OPT_SETBITS, SMB_OPT_OFILE, opts, in smb_dcmd_getopt()