Home
last modified time | relevance | path

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

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