HomeSort by: relevance | last modified time | path
    Searched defs:xxclose (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/x68k/stand/xxboot/
xx.c 42 xxclose(struct open_file *f) function in typeref:typename:int
  /src/sys/arch/luna68k/stand/boot/
conf.c 52 #define xxclose (int (*)(struct open_file *))nullsys macro
60 #define netclose xxclose
71 #define sdclose xxclose
  /src/sys/arch/hp300/stand/common/
conf.c 55 #define xxclose (int (*)(struct open_file *))nullsys macro
63 #define netclose xxclose
70 #define ctclose xxclose
77 #define rdclose xxclose
80 #define sdclose xxclose
90 { "??", xxstrategy, xxopen, xxclose, noioctl }, /*1*/
92 { "??", xxstrategy, xxopen, xxclose, noioctl }, /*3*/
94 { "??", xxstrategy, xxopen, xxclose, noioctl }, /*5*/

Completed in 14 milliseconds