Searched refs:show_file (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itk/examples/
H A Dviewfile30 bind .file <KeyPress-Return> {show_file [.file get]}
32 proc show_file {file} {
/macosx-10.10.1/Heimdal-398.1.2/appl/login/
H A Dlogin.c297 show_file(const char *file) function
502 show_file(buf);
507 show_file(str);
/macosx-10.10.1/Heimdal-398.1.2/appl/ftp/ftpd/
H A Dftpd.c247 show_file(const char *file, int code) function
392 if(show_file(_PATH_NOLOGIN, 530) == 0) {
396 show_file(_PATH_FTPWELCOME, 220);
760 show_file(_PATH_FTPLOGINMESG, code);
761 if(show_file(_PATH_ISSUE_NET, code) != 0)
762 show_file(_PATH_ISSUE, code);

Completed in 141 milliseconds