VOP_OPEN
error = VOP_OPEN(&vp, filemode, CRED(), NULL);
error = VOP_OPEN(vpp, flag, cred, ct);
return (VOP_OPEN(vpp, flag, cr, ct));
error = VOP_OPEN(&(dv->sdev_attrvp), flag, cred, ct);
if (err = VOP_OPEN(&vp, FREAD, kcred, NULL)) {
if (error = VOP_OPEN(&devvp, FREAD, cr, NULL)) {
error = VOP_OPEN(&rvp, flag, cr, ct);
if (VOP_OPEN(&vp, FREAD, cr, NULL) == 0)
if ((error = VOP_OPEN(&outfilevp, flag, crp, ct)) != 0) {
err = VOP_OPEN(&cs->vp, fflags, cs->cr, &ct);
return (VOP_OPEN(vpp, flag, cr, ct));
error = VOP_OPEN(&devvp,
error = VOP_OPEN(&rvp, flag, cr, ct);
return (VOP_OPEN(vpp, mode, cred, &smb_ct));
(void) VOP_OPEN(&SOTOV(so), FREAD|FWRITE, cr, NULL);
(void) VOP_OPEN(&SOTOV(so), FREAD|FWRITE, cr, NULL);
(void) VOP_OPEN(&SOTOV(so), FREAD|FWRITE, CRED(), NULL);
error = VOP_OPEN(&devvp,
if (error = VOP_OPEN(&vpio, FREAD, cr, NULL))
error = VOP_OPEN(&devvp, FREAD|FWRITE, CRED(), NULL);
error = VOP_OPEN(&devvp,
error = VOP_OPEN(&vp, filemode, CRED(), NULL);
error = VOP_OPEN(&realvp, flags, cr, ct);
if (VOP_OPEN(&vsconsvp, FREAD | FWRITE, cred, NULL) != 0) {
if ((err = VOP_OPEN(&vp, flag, cred, NULL)) != 0)
error = VOP_OPEN(&ttyvp, FNOCTTY | flag, cr, NULL);
error = VOP_OPEN(&vp, flag, cred, NULL);
error = VOP_OPEN(&vp, FREAD|FWRITE, CRED(), NULL);
ret = VOP_OPEN(&vp, FREAD|FWRITE, CRED(), NULL);
if ((error = VOP_OPEN(&vp, flags, cr, NULL))
error = VOP_OPEN(&vp, flag | FKLYR, cred, NULL);
if ((err = VOP_OPEN(&vp, flag | FKLYR, cr, NULL)) != 0)
if ((error = VOP_OPEN(&cvp, FREAD | FWRITE, kcred, NULL)) != 0)
if (VOP_OPEN(&cdev_vp, FREAD | FWRITE, kcred, NULL) == 0) {
if (VOP_OPEN(&cdev_vp, FREAD | FWRITE, kcred, NULL) == 0) {
if (VOP_OPEN(&cmn_cdev_vp, FREAD | FWRITE, kcred, NULL)
if (error = VOP_OPEN(&vp, filemode, CRED(), NULL)) {
if ((error = VOP_OPEN(vpp, FREAD, CRED(), NULL)) != 0)
if (error = VOP_OPEN(vpp, mode, fp->f_cred, NULL)) {
if (VOP_OPEN(&cp->p_exec, FREAD, CRED(), NULL) != 0) {
if (error = VOP_OPEN(&cvp, FREAD|FWRITE, CRED(), NULL)) {