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

  /src/sys/arch/hppa/stand/common/
ct.c 68 ctopen(struct open_file *f, ...) function in typeref:typename:int
  /src/sys/arch/hp300/stand/common/
conf.c 69 #define ctopen xxopen macro
89 { "ct", ctstrategy, ctopen, ctclose, ctioctl }, /*0*/
ct.c 174 ctopen(struct open_file *f, ...) function in typeref:typename:int
  /src/sys/dev/gpib/
ct.c 178 dev_type_open(ctopen);
186 .d_open = ctopen,
197 .d_open = ctopen,
347 ctopen(dev_t dev, int flag, int type, struct lwp *l) function in typeref:typename:int
  /src/sys/arch/hp300/dev/
ct.c 148 static dev_type_open(ctopen);
156 .d_open = ctopen,
167 .d_open = ctopen,
372 ctopen(dev_t dev, int flag, int type, struct lwp *l) function in typeref:typename:int

Completed in 13 milliseconds