Searched refs:myterm (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/dlclose-terminator-dlclose/
H A Dfoo.c36 static void __attribute__((destructor)) myterm() function
38 // myterm() is called within dlclose.
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/terminator-bounds-check/
H A Dmain.c33 void myterm() function
/macosx-10.9.5/ncurses-42/ncurses/progs/
H A Dcapconvert246 echo $TERMCAP >myterm$$
247 eval $TIC myterm$$
248 rm myterm$$
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/tlv-terminators/
H A Dmain.c56 void myterm(void* objAddr) function
59 //fprintf(stderr, "myterm(%p), self=%p\n", objAddr, self);
92 _tlv_atexit(myterm, &a);
93 _tlv_atexit(myterm, &b);
/macosx-10.9.5/tcl-102/tcl_ext/expect/expect/example/
H A Dvirterm25 set term myterm ;# name of text widget used by term
151 proc myterm {command first second args} {

Completed in 195 milliseconds