Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdevid/
H A Ddeviceid.c124 struct nmlist { struct
125 struct nmlist *nl_next; argument
131 struct nmlist *
132 nmlist_add(struct nmlist **nlhp, char *path) in nmlist_add()
136 struct nmlist *nl; in nmlist_add()
167 struct nmlist **cbi_nlhp;
233 struct nmlist *nlh = NULL; in devid_deviceid_to_nmlist()
234 struct nmlist *nl; in devid_deviceid_to_nmlist()