Home
last modified time | relevance | path

Searched defs:iswrite (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/vi/common/
H A Dexf.c1385 file_lock(SCR *sp, char *name, int *fdp, int fd, int iswrite) in file_lock()
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dkvmgt.c400 size_t count, loff_t *ppos, bool iswrite) in intel_vgpu_reg_rw_opregion()
500 size_t count, loff_t *ppos, bool iswrite) in intel_vgpu_reg_rw_edid()
/openbsd-src/sys/kern/
H A Dsubr_hibernate.c1005 hibernate_block_io(union hibernate_info * hib,daddr_t blkctr,size_t xfer_size,vaddr_t dest,int iswrite) hibernate_block_io() argument