Searched refs:ctclose (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/sys/arch/hp300/stand/common/ |
| D | conf.c | 70 #define ctclose xxclose macro 89 { "ct", ctstrategy, ctopen, ctclose, ctioctl }, /*0*/
|
| D | conf.h | 42 int ctclose(struct open_file *);
|
| D | ct.c | 208 ctclose(struct open_file *f) in ctclose() function
|
| /netbsd/src/sys/dev/gpib/ |
| 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/ |
| 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
|