Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/cmd/csplit/
H A Dcsplit.c81 static void closefile(void);
245 closefile() in closefile() function
288 closefile(); in fatal()
588 closefile(); in to_line()
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Desclex.c277 closefile(void) in closefile() function
430 closefile(); in yylex()
952 closefile(); in lex_fini()
/illumos-gate/usr/src/cmd/awk/
H A Dawk.h419 extern Cell *closefile(Node **, int);
H A Drun.c1979 closefile(Node **a, int n) in closefile() function