Lines Matching refs:constraint
548 * RCM_SUCCESS implies we overcame a constraint, so keep walking.
594 "NULL. Returning no RCM constraint: %s\n", rp->rcm_root);
635 dp->rt_debug(dp->rt_hdl, "[INFO]: len of constraint str = %lu\n", len);
640 "constraint list: error: %s: %s\n", strerror(errno),
659 dp->rt_debug(dp->rt_hdl, "[INFO]: constraint str = %p\n", plistp);
677 char *constraint = NULL;
779 constraint = NULL;
780 retval = rcm_notify(&rarg, &constraint, &clen);
800 if (modctl(MODRETIRE, devpath, constraint, clen) != 0) {
824 free(constraint);