Searched defs:uio (Results 1 - 25 of 220) sorted by relevance

123456789

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dfput.c43 struct sm_uio uio; local
H A Dfwrite.c45 struct sm_uio uio; local
/freebsd-11-stable/lib/libc/stdio/
H A Dputs.c55 struct __suio uio; local
H A Dputw.c50 struct __suio uio; local
H A Dfputs.c55 struct __suio uio; local
H A Dfwrite.c57 struct __suio uio; local
H A Dfvwrite.c52 __sfvwrite(FILE *fp, struct __suio *uio) argument
H A Dfputws.c51 struct __suio uio; local
/freebsd-11-stable/sys/compat/cloudabi/
H A Dcloudabi_random.c43 struct uio uio = { local
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dsocket.h40 struct uio uio; local
56 struct uio ui local
[all...]
/freebsd-11-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_uio.c52 uiocopy(void *p, size_t n, enum uio_rw rw, struct uio *uio, size_t *cbytes) argument
80 uioskip(uio_t *uio, size_t n) argument
[all...]
/freebsd-11-stable/sys/dev/drm/
H A Ddrm_fops.c97 int drm_read(struct cdev *kdev, struct uio *uio, int ioflag) argument
/freebsd-11-stable/sys/arm64/arm64/
H A Duio_machdep.c59 uiomove_fromphys(vm_page_t ma[], vm_offset_t offset, int n, struct uio *uio) argument
[all...]
H A Dmem.c49 memrw(struct cdev *dev, struct uio *uio, int flags) argument
[all...]
/freebsd-11-stable/sys/amd64/amd64/
H A Duio_machdep.c59 uiomove_fromphys(vm_page_t ma[], vm_offset_t offset, int n, struct uio *uio) argument
[all...]
/freebsd-11-stable/sys/arm/arm/
H A Duio_machdep.c60 uiomove_fromphys(vm_page_t ma[], vm_offset_t offset, int n, struct uio *uio) argument
[all...]
H A Dmem.c81 memrw(struct cdev *dev, struct uio *uio, int flags) argument
[all...]
/freebsd-11-stable/sys/powerpc/powerpc/
H A Duio_machdep.c62 uiomove_fromphys(vm_page_t ma[], vm_offset_t offset, int n, struct uio *uio) argument
[all...]
/freebsd-11-stable/sys/riscv/riscv/
H A Dmem.c49 memrw(struct cdev *dev, struct uio *uio, int flags) argument
[all...]
H A Duio_machdep.c59 uiomove_fromphys(vm_page_t ma[], vm_offset_t offset, int n, struct uio *uio) argument
[all...]
/freebsd-11-stable/sys/sparc64/sparc64/
H A Duio_machdep.c63 uiomove_fromphys(vm_page_t ma[], vm_offset_t offset, int n, struct uio *uio) argument
[all...]
H A Dmem.c84 memrw(struct cdev *dev, struct uio *uio, int flags) argument
[all...]
/freebsd-11-stable/sys/mips/mips/
H A Duio_machdep.c62 uiomove_fromphys(vm_page_t ma[], vm_offset_t offset, int n, struct uio *uio) argument
[all...]
/freebsd-11-stable/sys/dev/terasic/mtl/
H A Dterasic_mtl_pixel.c66 terasic_mtl_pixel_read(struct cdev *dev, struct uio *uio, int flag) argument
95 terasic_mtl_pixel_write(struct cdev *dev, struct uio *uio, int flag) argument
[all...]
/freebsd-11-stable/sys/i386/i386/
H A Duio_machdep.c59 uiomove_fromphys(vm_page_t ma[], vm_offset_t offset, int n, struct uio *uio) argument
[all...]

Completed in 144 milliseconds

123456789