Home
last modified time | relevance | path

Searched refs:cnwrite (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.121.6/bsd/dev/i386/
H A Dcons.c103 int cnwrite(__unused dev_t dev, struct uio *uio, int ioflag);
162 cnwrite(__unused dev_t dev, struct uio *uio, int ioflag) in cnwrite() function
H A Dconf.c100 extern d_write_t cnwrite;
197 cnopen, cnclose, cnread, cnwrite,
/xnu-11417.121.6/bsd/dev/arm/
H A Dcons.c69 int cnwrite(__unused dev_t dev, struct uio *uio, int ioflag);
128 cnwrite(__unused dev_t dev, struct uio *uio, int ioflag) in cnwrite() function
/xnu-11417.121.6/bsd/dev/arm64/
H A Dconf.c76 extern d_write_t cnwrite;
174 cnopen, cnclose, cnread, cnwrite,