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 \
313 extern void closeall(void);
1184 goto closeall; in DoFile()1192 goto closeall; in DoFile()1198 goto closeall; in DoFile()1206 goto closeall; in DoFile()1217 goto closeall; in DoFile()1223 goto closeall; in DoFile()1285 closeall: in DoFile()
200 extern void closeall(void);
142 closeall(); in run()2461 void closeall(void) in closeall() function
68 The error handling in closefile and closeall was mangled. Long