Home
last modified time | relevance | path

Searched refs:ctclose (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/arch/hp300/stand/common/
Dconf.c70 #define ctclose xxclose macro
89 { "ct", ctstrategy, ctopen, ctclose, ctioctl }, /*0*/
Dconf.h42 int ctclose(struct open_file *);
Dct.c208 ctclose(struct open_file *f) in ctclose() function
/netbsd/src/sys/dev/gpib/
Dct.c179 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/
Dct.c149 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