Home
last modified time | relevance | path

Searched refs:j_end (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.1.13/bsd/kern/
H A Dmach_fat.c305 uint32_t j_end = j_begin + j_size; in fatfile_validate_fatarches() local
315 if (i_begin >= j_end) { in fatfile_validate_fatarches()