Lines Matching refs:method
31 proc xSync {method file args} {
130 proc xWrite {method file args} {
145 proc xWrite {method file args} {
187 proc xShmMap {method file args} {
197 proc xShmMap {method file name args} {
198 switch -- $method {
273 proc xShmMapLock {method args} {
274 if {$method=="xShmMap"} {
321 proc xShmLock {method file handle spec} {
356 proc xShmLock {method file handle spec} {
417 proc xShmMap {method file handle args} {
418 switch -- $method {