Home
last modified time | relevance | path

Searched refs:nmlist (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdevid/
H A Ddeviceid.c148 struct nmlist { struct
149 struct nmlist *nl_next; argument
155 struct nmlist *
156 nmlist_add(struct nmlist **nlhp, char *path) in nmlist_add()
160 struct nmlist *nl; in nmlist_add()
191 struct nmlist **cbi_nlhp;
254 struct nmlist *nlh = NULL; in devid_deviceid_to_nmlist()
255 struct nmlist *nl; in devid_deviceid_to_nmlist()