Home
last modified time | relevance | path

Searched refs:closeall (Results 1 – 7 of 7) sorted by relevance

/freebsd/stand/libsa/
H A Dcloseall.c32 closeall(void) in closeall() function
H A DMakefile112 SRCS+= closeall.c dev.c ioctl.c nullfs.c stat.c mount.c \
H A Dstand.h318 extern void closeall(void);
/freebsd/sbin/savecore/
H A Dsavecore.c1187 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()
/freebsd/contrib/one-true-awk/
H A Dproto.h196 extern void closeall(void);
H A Drun.c143 closeall(); in run()
2486 void closeall(void) in closeall() function
H A DFIXES.1e68 The error handling in closefile and closeall was mangled. Long