Searched refs:n_end (Results 1 – 1 of 1) sorted by relevance
2452 caddr_t n_end; member2466 native->n_end = buf + buflen; in nvs_native_create()2472 native->n_curr = native->n_base = native->n_end = NULL; in nvs_native_create()2491 if (native->n_curr + size > native->n_end) in native_cp()2567 if (native->n_curr + sizeof (int) > native->n_end) in nvs_native_nvl_fini()2757 if (native->n_curr + sizeof (int32_t) > native->n_end) in nvs_native_nvpair()2763 decode_len > native->n_end - native->n_curr) in nvs_native_nvpair()