Searched refs:n_end (Results 1 – 1 of 1) sorted by relevance
2453 caddr_t n_end; member2467 native->n_end = buf + buflen; in nvs_native_create()2473 native->n_curr = native->n_base = native->n_end = NULL; in nvs_native_create()2492 if (native->n_curr + size > native->n_end) in native_cp()2568 if (native->n_curr + sizeof (int) > native->n_end) in nvs_native_nvl_fini()2758 if (native->n_curr + sizeof (int32_t) > native->n_end) in nvs_native_nvpair()2764 decode_len > native->n_end - native->n_curr) in nvs_native_nvpair()