Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c66 #define SMB_OPT_WALK 0x00000100 macro
130 { "-w", SMB_OPT_WALK },
553 opts |= SMB_OPT_WALK; in smblist_dcmd()
685 !(opts & SMB_OPT_WALK)) { in smbsrv_dcmd()
875 !(opts & SMB_OPT_WALK)) { in smbsess_dcmd()
1005 !(opts & SMB_OPT_WALK)) { in smbreq_dcmd()
1450 !(opts & SMB_OPT_WALK)) { in smbuser_dcmd()
1671 !(opts & SMB_OPT_WALK)) { in smbtree_dcmd()
1750 !(opts & SMB_OPT_WALK)) { in smbodir_dcmd()
1870 !(opts & SMB_OPT_WALK)) { in smbofile_dcmd()
[all …]