Lines Matching refs:ucredp
110 ilb_status_t rc, ucred_t *ucredp)
117 if ((ucredp == NULL) && (cmd == ILBD_CREATE_HC)) {
133 if (adt_set_from_ucred(ah, ucredp, ADT_NEW) != 0) {
204 const struct passwd *ps, ucred_t *ucredp)
217 ret, ucredp);
225 ILB_STATUS_ENOHCINFO, ucredp);
234 ILB_STATUS_EEXIST, ucredp);
252 ILB_STATUS_ENOENT, ucredp);
258 ILB_STATUS_EINVAL, ucredp);
267 ILB_STATUS_ENOMEM, ucredp);
287 ret, ucredp);
296 ilbd_audit_hc_event(NULL, hc_info, ILBD_CREATE_HC, ret, ucredp);
305 ucred_t *ucredp)
317 ret, ucredp);
326 ILB_STATUS_ENOENT, ucredp);
335 ILB_STATUS_INUSE, ucredp);
344 ret, ucredp);
351 ilbd_audit_hc_event(hc_name, NULL, ILBD_DESTROY_HC, ret, ucredp);