/src/sys/arch/mipsco/stand/common/ |
conf.c | 52 #define saioclose /*(()(struct open_file*))*/0 macro 62 { "dksd", saiostrategy, saioopen, saioclose, saioioctl }, /* 1 */ 63 { "tqsd", saiostrategy, saioopen, saioclose, saioioctl }, /* 2 */
|
saio.c | 217 saioclose(struct open_file *f) function in typeref:typename:int
|