Home
last modified time | relevance | path

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

/freebsd-14.2/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.h313 extern void closeall(void);
/freebsd-14.2/sbin/savecore/
H A Dsavecore.c1184 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()
/freebsd-14.2/contrib/one-true-awk/
H A Dproto.h200 extern void closeall(void);
H A Drun.c142 closeall(); in run()
2461 void closeall(void) in closeall() function
H A DFIXES.1e68 The error handling in closefile and closeall was mangled. Long