Lines Matching refs:credp

179 fill_prcwd(proc_t *p, prcwd_t *cwd, vnode_t *vroot, cred_t *credp)  in fill_prcwd()  argument
200 sizeof (cwd->prcwd_cwd), credp); in fill_prcwd()
219 rlim64_t rlimit, cred_t *credp, core_content_t content) in write_elfnotes() argument
288 (caddr_t)&bigwad->psinfo, rlimit, credp); in write_elfnotes()
315 (caddr_t)&bigwad->pstatus, rlimit, credp); in write_elfnotes()
320 platform, rlimit, credp); in write_elfnotes()
330 (caddr_t)bigwad->auxv, rlimit, credp); in write_elfnotes()
340 (caddr_t)&bigwad->uts, rlimit, credp); in write_elfnotes()
346 (caddr_t)&bigwad->psecflags, rlimit, credp); in write_elfnotes()
360 (caddr_t)&bigwad->pcred, rlimit, credp); in write_elfnotes()
365 (caddr_t)&content, rlimit, credp); in write_elfnotes()
372 (caddr_t)&bigwad->ppriv, rlimit, credp); in write_elfnotes()
378 (caddr_t)prii, rlimit, credp); in write_elfnotes()
386 rlimit, credp); in write_elfnotes()
438 sizeof (fdinfo.pr_path), credp); in write_elfnotes()
440 if (VOP_GETATTR(fvp, &vattr, 0, credp, NULL) != 0) { in write_elfnotes()
455 sizeof (fdinfo), &fdinfo, rlimit, credp); in write_elfnotes()
484 sizeof (fdinfo), &fdinfo, rlimit, credp); in write_elfnotes()
495 fill_prcwd(p, &bigwad->cwd, vroot, credp); in write_elfnotes()
497 (caddr_t)&bigwad->cwd, rlimit, credp); in write_elfnotes()
509 (caddr_t)ssd, rlimit, credp); in write_elfnotes()
551 rlimit, credp); in write_elfnotes()
584 rlimit, credp); in write_elfnotes()
589 (caddr_t)&name, rlimit, credp)) != 0) in write_elfnotes()
607 rlimit, credp); in write_elfnotes()
619 rlimit, credp); in write_elfnotes()
628 xregsize, bigwad->xregs, rlimit, credp); in write_elfnotes()
653 sizeof (psinfo_t), psaddr, rlimit, credp); in write_elfnotes()
683 &bigwad->upanic, rlimit, credp); in write_elfnotes()