ni_t
ni_t *nip;
static ni_t *ni_list = NULL;
ni_t **pp;
ni_t *p;
if ((p = malloc(sizeof (ni_t))) == NULL)