Home
last modified time | relevance | path

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

/illumos-gate/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()
446 (void) snprintf(rpt->rpt_path, sizeof (rpt->rpt_path), in call_offline()
459 "for: %s\n", rpt->rpt_path); in call_offline()
513 (void) strlcpy(rpt->rpt_path, path, sizeof (rpt->rpt_path)); in offline_one()
537 rp->rcm_retcode, rpt->rpt_path); in offline_one()
629 RIO_ASSERT(dp, p->rpt_path); in rcm_notify()
631 len += (strlen(p->rpt_path) + 1); in rcm_notify()
[all …]