Home
last modified time | relevance | path

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

/onnv-gate/usr/src/psm/stand/boot/sparc/common/
H A Dbootops.c46 extern void closeall(int);
140 closeall(1); in kern_killboot()
H A Dramdisk.c361 closeall(1); in boot_ramdisk()
/onnv-gate/usr/src/uts/intel/sys/
H A Dbootvfs.h88 extern void closeall(int flag);
/onnv-gate/usr/src/stand/sys/
H A Dbootvfs.h85 extern void closeall(int flag);
/onnv-gate/usr/src/uts/common/sys/
H A Dfile.h181 extern void closeall(uf_info_t *);
/onnv-gate/usr/src/stand/lib/fs/common/
H A Dfsswitch.c150 closeall(int flag) in closeall() function
/onnv-gate/usr/src/uts/common/syscall/
H A Duadmin.c226 closeall(P_FINFO(curproc)); in kadmin()
/onnv-gate/usr/src/uts/common/os/
H A Dexit.c183 closeall(P_FINFO(p)); in restart_init()
539 closeall(P_FINFO(p)); in proc_exit()
H A Dfio.c882 closeall(uf_info_t *fip) in closeall() function
H A Dzone.c3526 closeall(P_FINFO(pp)); in zsched()
/onnv-gate/usr/src/cmd/awk/
H A Drun.c77 static void closeall(void);
84 closeall(); in run()
1707 closeall(void) in closeall() function