nlm_file_svid
static struct nlm_file_svid *
struct nlm_file_svid *ns, *newns;
newns = malloc(sizeof(struct nlm_file_svid), M_NLM,
nlm_free_svid(struct nlm_file_svid *ns)
struct nlm_file_svid *ns;
struct nlm_file_svid *ns;
LIST_ENTRY(nlm_file_svid) ns_link;
LIST_HEAD(nlm_file_svid_list, nlm_file_svid);
static struct nlm_file_svid *nlm_find_svid(void *id);
static void nlm_free_svid(struct nlm_file_svid *nf);