Searched refs:ctclose (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/sys/arch/hp300/stand/common/ |
| H A D | conf.c | 70 #define ctclose xxclose macro 89 { "ct", ctstrategy, ctopen, ctclose, ctioctl }, /*0*/
|
| H A D | conf.h | 42 int ctclose(struct open_file *);
|
| H A D | ct.c | 208 ctclose(struct open_file *f) in ctclose() function
|
| /netbsd-src/sys/arch/hppa/stand/boot/ |
| H A D | conf.c | 50 { "ct", iodcstrategy, ctopen, ctclose, noioctl },
|
| /netbsd-src/sys/arch/hppa/stand/common/ |
| H A D | ct.c | 96 ctclose(struct open_file *f) in ctclose() function
|
| H A D | libsa.h | 60 int ctclose(struct open_file *);
|
| /netbsd-src/sys/dev/gpib/ |
| H A D | ct.c | 179 dev_type_close(ctclose); 187 .d_close = ctclose, 198 .d_close = ctclose, 376 ctclose(dev_t dev, int flag, int fmt, struct lwp *l) in ctclose() function
|
| /netbsd-src/sys/arch/hp300/dev/ |
| H A D | ct.c | 149 static dev_type_close(ctclose); 157 .d_close = ctclose, 168 .d_close = ctclose, 419 ctclose(dev_t dev, int flag, int fmt, struct lwp *l) in ctclose() function
|