Searched refs:nh_netid (Results 1 – 2 of 2) sorted by relevance
1160 ASSERT(hostp->nh_netid != NULL); in nlm_host_destroy()1164 strfree(hostp->nh_netid); in nlm_host_destroy()1335 host->nh_netid = strdup(netid); in nlm_host_create()1542 res = strcmp(h1->nh_netid, h2->nh_netid); in nlm_host_cmp()1563 key.nh_netid = (char *)netid; in nlm_host_find_locked()
356 char *nh_netid; /* (c) */ member