Home
last modified time | relevance | path

Searched refs:win_write (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/hpcmips/stand/libsa/
H A Dwinfs.h42 int win_write(struct open_file *f,void *addr,
H A Ddevopen.c53 win_open, win_close, win_read, win_write, win_seek, win_stat
H A Dwinfs.c119 win_write(struct open_file *f, void *start, size_t size, size_t *resid) in win_write() function