Home
last modified time | relevance | path

Searched refs:ustarfs_read (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/vax/boot/xxboot/
H A Dbootxx.c196 { ustarfs_open, 0, ustarfs_read, 0, 0, ustarfs_stat },
/netbsd-src/sys/lib/libsa/
H A Dustarfs.c488 ustarfs_read(struct open_file *f, void *start, size_t size, size_t *resid) in ustarfs_read() function