Searched refs:n_base (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/nvpair/
H A Dopensolaris_nvpair.c2449 * the native format. n_base points to a buffer containing the
2452 * buffer.) n_curr is a pointer that lies between n_base and n_end.
2457 caddr_t n_base; member in struct:__anon912
2471 native->n_curr = native->n_base = buf;
2478 native->n_curr = native->n_base = native->n_end = NULL;

Completed in 49 milliseconds