Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dfixup_macho_loadcmds.c453 struct thread_command* tcmd = (struct thread_command*)cmd; in modify_macho_loadcmds() local
454 UInt* w32s = (UInt*)( (UChar*)tcmd + sizeof(*tcmd) ); in modify_macho_loadcmds()
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
Dssvnc.tcl5174 set tcmd $env(SSVNC_XTERM_REPLACEMENT)
5175 if {$tcmd != ""} {
5176 regsub -all {%GEOMETRY} $tcmd $geometry tcmd
5177 regsub -all {%TITLE} $tcmd $title tcmd
5195 puts $fh2 "$tcmd $tmp1"