Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdevid/
H A Ddeviceid.c176 struct devlink_cbinfo *cbip = (struct devlink_cbinfo *)arg; in devlink_callback() local
179 if (strncmp(devpath, cbip->cbi_search_path, in devlink_callback()
180 strlen(cbip->cbi_search_path)) == 0) { in devlink_callback()
181 if (nmlist_add(cbip->cbi_nlhp, devpath) == NULL) { in devlink_callback()
182 cbip->cbi_error = 1; in devlink_callback()