Home
last modified time | relevance | path

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

/netbsd/sys/arch/atari/stand/libsa/
H A Ddiskio.c44 static int rootclose(struct open_file *);
48 { "root", rootstrategy, rootopen, rootclose, rootioctl }
116 rootclose (struct open_file *f) in rootclose() function