Searched defs:NTFSCLONE_IMG_HEADER_SIZE_OLD (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsclone.c208 #define NTFSCLONE_IMG_HEADER_SIZE_OLD \ macro
211 #define NTFSCLONE_IMG_HEADER_SIZE_OLD \ macro
1593 if (read_all(&fd_in, &image_hdr, NTFSCLONE_IMG_HEADER_SIZE_OLD) == -1)
1639 delta = offset_to_image_data - (NTFSCLONE_IMG_HEADER_SIZE_OLD +

Completed in 27 milliseconds