Home
last modified time | relevance | path

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

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dbootops.c44 extern void closeall(int);
138 closeall(1); in kern_killboot()
H A Dramdisk.c358 closeall(1); in boot_ramdisk()
/illumos-gate/usr/src/boot/libsa/
H A Dcloseall.c33 closeall(void) in closeall() function
H A DMakefile.inc230 SRCS += $(SASRC)/closeall.c $(SASRC)/dev.c \
236 OBJECTS += closeall.o dev.o ioctl.o nullfs.o stat.o fstat.o close.o lseek.o \
H A Dstand.h299 extern void closeall(void);
/illumos-gate/usr/src/stand/sys/
H A Dbootvfs.h85 extern void closeall(int flag);
/illumos-gate/usr/src/uts/intel/sys/
H A Dbootvfs.h103 extern void closeall(int flag);
/illumos-gate/usr/src/uts/common/sys/
H A Dfile.h204 extern void closeall(struct uf_info *);
/illumos-gate/usr/src/stand/lib/fs/common/
H A Dfsswitch.c150 closeall(int flag) in closeall() function
/illumos-gate/usr/src/uts/common/syscall/
H A Duadmin.c257 closeall(P_FINFO(curproc)); in kadmin()
/illumos-gate/usr/src/uts/common/os/
H A Dexit.c188 closeall(P_FINFO(p)); in restart_init()
682 closeall(P_FINFO(p)); in proc_exit()
H A Dfio.c897 closeall(uf_info_t *fip) in closeall() function
H A Dzone.c3859 closeall(P_FINFO(pp)); in zsched()
/illumos-gate/usr/src/cmd/awk/
H A Drun.c98 static void closeall(void);
149 closeall(); in run()
2015 closeall(void) in closeall() function