Searched refs:nmlist_add (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdevid/
H A Ddeviceid.c132 nmlist_add(struct nmlist **nlhp, char *path) function
165 /* information needed by devlink_callback to call nmlist_add */
181 if (nmlist_add(cbip->cbi_nlhp, devpath) == NULL) {
309 if (nmlist_add(&nlh, cp) == NULL) {

Completed in 56 milliseconds