OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEV_CLOSE
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/lib/libsa/
close.c
92
err2 =
DEV_CLOSE
(f->f_dev)(f);
open.c
149
if (
DEV_CLOSE
(f->f_dev) != NULL)
151
(void)
DEV_CLOSE
(f->f_dev)(f);
stand.h
193
#define
DEV_CLOSE
(d) ((d)->dv_close)
201
#define
DEV_CLOSE
(d) ___CONCAT(LIBSA_SINGLE_DEVICE,close)
207
int (
DEV_CLOSE
(unused))(struct open_file *);
/src/sys/arch/acorn32/stand/nbfs/
nbfs.c
161
DEV_CLOSE
(f->f_dev)(f);
171
derr =
DEV_CLOSE
(f->f_dev)(f);
/src/sys/arch/i386/stand/efiboot/
devopen.c
281
DEV_CLOSE
(f->f_dev)(f);
Completed in 65 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025