Searched refs:closeall (Results 1 – 7 of 7) sorted by relevance
32 closeall(void) in closeall() function
112 SRCS+= closeall.c dev.c ioctl.c nullfs.c stat.c mount.c \
318 extern void closeall(void);
1187 goto closeall; in DoFile()1195 goto closeall; in DoFile()1201 goto closeall; in DoFile()1209 goto closeall; in DoFile()1220 goto closeall; in DoFile()1226 goto closeall; in DoFile()1289 closeall: in DoFile()
196 extern void closeall(void);
143 closeall(); in run()2486 void closeall(void) in closeall() function
68 The error handling in closefile and closeall was mangled. Long