Searched refs:tcmd (Results 1 – 2 of 2) sorted by relevance
453 struct thread_command* tcmd = (struct thread_command*)cmd; in modify_macho_loadcmds() local454 UInt* w32s = (UInt*)( (UChar*)tcmd + sizeof(*tcmd) ); in modify_macho_loadcmds()
5174 set tcmd $env(SSVNC_XTERM_REPLACEMENT)5175 if {$tcmd != ""} {5176 regsub -all {%GEOMETRY} $tcmd $geometry tcmd5177 regsub -all {%TITLE} $tcmd $title tcmd5195 puts $fh2 "$tcmd $tmp1"