Home
last modified time | relevance | path

Searched refs:closefile (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/contrib/ast/src/lib/libcmd/
H A Dcksum.c168 closefile(Sfio_t* sp) in closefile() function
384 closefile(sp); in verify()
415 closefile(sp); in list()
581 closefile(sp); in b_cksum()
587 closefile(sp); in b_cksum()
607 closefile(sp); in b_cksum()
/titanic_51/usr/src/lib/libcmd/common/
H A Dcksum.c168 closefile(Sfio_t* sp) in closefile() function
384 closefile(sp); in verify()
415 closefile(sp); in list()
581 closefile(sp); in b_cksum()
587 closefile(sp); in b_cksum()
607 closefile(sp); in b_cksum()
/titanic_51/usr/src/cmd/csplit/
H A Dcsplit.c77 static void closefile(void);
237 * If the create flag is on closefile then closes the file(fclose).
241 closefile() in closefile() function
284 closefile(); in fatal()
559 * Finally, to_line calls closefile to close the output stream.
584 closefile(); in to_line()
/titanic_51/usr/src/cmd/fm/eversholt/common/
H A Desclex.c271 closefile(void) in closefile() function
424 closefile(); in yylex()
946 closefile(); in lex_fini()
/titanic_51/usr/src/cmd/awk/
H A Dawk.h349 extern Cell *closefile(Node **, int);
H A Drun.c1674 closefile(Node **a, int n) in closefile() function