Searched refs:get_input (Results 1 - 25 of 25) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/support/devel/sak/help/
H A Dhelp.tcl25 return [get_input $ht]
61 append help \tsak\ help\ [get_input $f]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/support/devel/sak/help/
H A Dhelp.tcl25 return [get_input $ht]
61 append help \tsak\ help\ [get_input $f]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/doctools/
H A Dtocexpand83 proc get_input {} {
120 write_out [dt format [get_input]]
H A Dmpexpand93 proc get_input {} {
137 write_out [dt format [get_input]]
/macosx-10.9.5/tcl-102/tcl_ext/memchan/memchan/tools/
H A Dmpexpand.tcl105 proc get_input {} { procedure
149 write_out [dt format [get_input]]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/support/installation/
H A Dactions.tcl88 set data [dt format [get_input $f]]
135 set data [dt format [get_input $f]]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/support/installation/
H A Dactions.tcl124 set data [dt format [get_input $f]]
166 set data [dt format [get_input $f]]
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dworm.c367 get_input(void) function
545 if ((ch = get_input()) > 0) {
550 get_input();
553 get_input();
H A Drain.c285 get_input(void) function
360 switch (get_input()) {
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/
H A Dsak.tcl722 [get_input $in]]
739 [get_input $in]]
769 [get_input $in]]
1064 set data [get_input $tmp]
1131 proc get_input {f} {return [read [set if [open $f r]]][close $if]} procedure
1248 set fail [catch {interp eval $box [get_input $sf]} msg]
1390 set inputs($input) [get_input $input]
1450 write_out $o.bak [get_input $o]
H A Dinstaller.tcl140 proc get_input {f} {return [read [set if [open $f r]]][close $if]} procedure
243 set config(man.macros) [string trim [get_input \
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/
H A Dsak.tcl722 [get_input $in]]
739 [get_input $in]]
769 [get_input $in]]
1064 set data [get_input $tmp]
1131 proc get_input {f} {return [read [set if [open $f r]]][close $if]} procedure
1248 set fail [catch {interp eval $box [get_input $sf]} msg]
1390 set inputs($input) [get_input $input]
1450 write_out $o.bak [get_input $o]
H A Dinstaller.tcl140 proc get_input {f} {return [read [set if [open $f r]]][close $if]} procedure
243 set config(man.macros) [string trim [get_input \
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/support/devel/sak/doc/
H A Ddoc.tcl232 set data [dt format [get_input $f]]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/support/devel/sak/doc/
H A Ddoc.tcl232 set data [dt format [get_input $f]]
/macosx-10.9.5/nano-11/src/
H A Dwinio.c247 int *get_input(WINDOW *win, size_t input_len) function
336 while ((kbinput = get_input(win, 1)) == NULL);
1279 seq = get_input(NULL, seq_len);
1565 while ((kbinput = get_input(win, 1)) == NULL);
1591 while ((kbinput = get_input(win, 1)) == NULL);
1621 retval = get_input(NULL, *kbinput_len);
H A Dproto.h736 int *get_input(WINDOW *win, size_t input_len);
H A Dprompt.c232 get_input(NULL, 1);
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/support/devel/sak/validate/
H A Dmanpages.tcl126 dt format [get_input $f]
H A Dtestsuites.tcl114 Scan [get_input $f]
H A Dsyntax.tcl126 Scan [get_input $f]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/support/devel/sak/validate/
H A Dmanpages.tcl126 dt format [get_input $f]
H A Dtestsuites.tcl114 Scan [get_input $f]
H A Dsyntax.tcl126 Scan [get_input $f]
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c249 static void get_input __P((void));
776 get_input();
1411 * get_input - called when incoming data is available.
1414 get_input() function

Completed in 406 milliseconds