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

/opensolaris-onvv-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_retire.c37 char rpt_path[PATH_MAX]; member in struct:rio_path
397 tmp->rpt_path, flags, NULL);
402 tmp->rpt_path, flags, NULL);
409 strerror(error), tmp->rpt_path);
413 retcode == 0 ? "remove" : "online", tmp->rpt_path);
446 (void) snprintf(rpt->rpt_path, sizeof (rpt->rpt_path),
451 retval = rp->rcm_offline(rp->rcm_handle, rpt->rpt_path,
459 "for: %s\n", rpt->rpt_path);
465 "RCM_SUCCESS: %s\n", rpt->rpt_path);
[all...]

Completed in 46 milliseconds