Home
last modified time | relevance | path

Searched refs:tfclose (Results 1 – 25 of 63) sorted by relevance

123

/dports/net/tinyfugue/tf-50b8/src/
H A Dhelp.c58 tfclose(helpfile); in handle_help_command()
100 tfclose(indexfile); in handle_help_command()
104 tfclose(helpfile); in handle_help_command()
151 tfclose(helpfile); in handle_help_command()
H A Dhistory.c113 tfclose(hist->logfile); in free_history()
624 if (world->history->logfile) tfclose(world->history->logfile); in stoplog()
764 if (input->logfile) tfclose(input->logfile); in handle_log_command()
766 if (localhist->logfile) tfclose(localhist->logfile); in handle_log_command()
768 if (globalhist->logfile) tfclose(globalhist->logfile); in handle_log_command()
775 tfclose(history->logfile); in handle_log_command()
797 tfclose(history->logfile); in handle_log_command()
H A Dfunclist.h93 funccode(tfclose, 0, 1, 1),
H A Dprocess.c269 if (proc->input) result = tfclose(proc->input); in killproc()
310 tfclose(proclist->input); in kill_procs()
612 tfclose(input); in handle_quote_command()
H A Dtfio.h140 extern int tfclose(TFILE *file);
H A Dkeyboard.c457 tfclose(tfkeyboard); in free_keyboard()
H A Dworld.c403 tfclose(file); in handle_saveworld_command()
H A Dexpand.c529 tfclose(frame->inpipe); /* close inpipe */ \ in prog_interpret()
701 tfclose(*filep); in prog_interpret()
724 tfclose(tfout); in prog_interpret()
H A Dcommand.c628 if (tfclose(loadfile) != 0) in do_file_load()
/dports/net/tinyfugue-devel/tinyfugue-5.1.3/src/
H A Dhelp.c57 tfclose(helpfile); in handle_help_command()
99 tfclose(indexfile); in handle_help_command()
103 tfclose(helpfile); in handle_help_command()
150 tfclose(helpfile); in handle_help_command()
H A Dhistory.c114 tfclose(hist->logfile); in free_history()
650 if (world->history->logfile) tfclose(world->history->logfile); in stoplog()
790 if (input->logfile) tfclose(input->logfile); in handle_log_command()
792 if (localhist->logfile) tfclose(localhist->logfile); in handle_log_command()
794 if (globalhist->logfile) tfclose(globalhist->logfile); in handle_log_command()
801 tfclose(history->logfile); in handle_log_command()
823 tfclose(history->logfile); in handle_log_command()
H A Dfunclist.h104 funccode(tfclose, 0, 1, 1),
H A Dprocess.c270 if (proc->input) result = tfclose(proc->input); in killproc()
311 tfclose(proclist->input); in kill_procs()
613 tfclose(input); in handle_quote_command()
H A Dtfio.h139 extern int tfclose(TFILE *file);
H A Dkeyboard.c458 tfclose(tfkeyboard); in free_keyboard()
H A Dworld.c413 tfclose(file); in handle_saveworld_command()
H A Dexpand.c529 tfclose(frame->inpipe); /* close inpipe */ \ in prog_interpret()
701 tfclose(*filep); in prog_interpret()
724 tfclose(tfout); in prog_interpret()
/dports/net/tinyfugue/tf-50b8/tf-lib/
H A Drelog.tf14 /test tfclose(out)%; \
H A Dchanges.tf23 /test tfclose(_fd)
H A Dtextutil.tf67 (copyio(_handle, "o"), tfclose(_handle))
74 (copyio("i", _handle), tfclose(_handle))
H A Dsavehist.tf164 /test tfclose(out)%; \
/dports/net/tinyfugue-devel/tinyfugue-5.1.3/lib/tf/
H A Drelog.tf14 /test tfclose(out)%; \
H A Dchanges.tf23 /test tfclose(_fd)
H A Dtextutil.tf67 (copyio(_handle, "o"), tfclose(_handle))
74 (copyio("i", _handle), tfclose(_handle))
H A Dsavehist.tf164 /test tfclose(out)%; \

123