nmlist
struct nmlist *nl_next;
struct nmlist *
nmlist_add(struct nmlist **nlhp, char *path)
struct nmlist *nl;
struct nmlist **cbi_nlhp;
struct nmlist *nlh = NULL;
struct nmlist *nl;