Lines Matching defs:uw
1606 struct utoppy_writefile *uw;
1772 uw = (struct utoppy_writefile *)data;
1776 uw->uw_path, uw->uw_size, uw->uw_offset));
1785 if ((err = utoppy_add_path(sc, uw->uw_path, 1)) != 0) {
1792 utoppy_add_64(sc, uw->uw_offset);
1812 utoppy_timestamp_encode(sc, uw->uw_mtime);
1814 utoppy_add_64(sc, uw->uw_size);
1835 sc->sc_wr_offset = uw->uw_offset;
1836 sc->sc_wr_size = uw->uw_size;