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

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

Completed in 43 milliseconds