Searched refs:dst_next (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Drunlist.c1478 u8 *dst_max, *dst_next; local
1540 dst_next = dst + len_len + lcn_len + 1;
1541 if (dst_next > dst_max)
1546 dst = dst_next;
1577 dst_next = dst + len_len + lcn_len + 1;
1578 if (dst_next > dst_max)

Completed in 31 milliseconds