Home
last modified time | relevance | path

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

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