Searched refs:fo_write (Results 1 – 2 of 2) sorted by relevance
| /titanic_54/usr/src/boot/lib/libstand/ | ||
| H A D | write.c | 92 if ((errno = (f->f_ops->fo_write)(f, dest, bcount, &resid))) |
| H A D | stand.h | 107 int (*fo_write)(struct open_file *f, void *buf, member |