Searched refs:n_end (Results 1 – 1 of 1) sorted by relevance
2756 caddr_t n_end; member2770 native->n_end = buf + buflen; in nvs_native_create()2776 native->n_curr = native->n_base = native->n_end = NULL; in nvs_native_create()2795 if (native->n_curr + size > native->n_end) in native_cp()2871 if (native->n_curr + sizeof (int) > native->n_end) in nvs_native_nvl_fini()3063 if (native->n_curr + sizeof (int32_t) > native->n_end) in nvs_native_nvpair()3069 decode_len > native->n_end - native->n_curr) in nvs_native_nvpair()