Searched refs:ukfs_write_fd (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/lib/libukfs/ |
H A D | ukfs.h | 78 ssize_t ukfs_write_fd(struct ukfs *, int, off_t, uint8_t *, size_t,int);
|
H A D | ukfs.c | 921 ukfs_write_fd(struct ukfs *ukfs, int fd, off_t off, uint8_t *buf, size_t buflen, in ukfs_write_fd() function
|