Home | History | Annotate | Download | only in util

Lines Matching refs:this_host

13495 	set this_host [get_hostname]
13496 set This_host [string toupper $this_host]
13497 set smb_this_host $This_host
13565 set this_host [get_hostname]
13566 set This_host [string toupper $this_host]
13567 set smb_this_host $This_host
13573 if {$smbhost == $this_host || $smbhost == $This_host} {
13658 set this_host [get_hostname]
13659 set this_host [string toupper $this_host]
13661 smb_list_windows $this_host
13663 smb_list_unix $this_host
13665 set did($this_host) 1
13670 lappend keys "$this_host:server:$item"
13674 if [regexp "^$this_host:server:(.*)\$" $key mv host] {