*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> VOP_REVOKE (9)              
Title
Content
Arch
Section
 

VOP_REVOKE(9)

Contents


NAME    [Toc]    [Back]

     VOP_REVOKE -- revoke access to a device and its aliases

SYNOPSIS    [Toc]    [Back]

     #include <sys/param.h>
     #include <sys/vnode.h>

     int
     VOP_REVOKE(struct vnode *vp, int flags);

DESCRIPTION    [Toc]    [Back]

     VOP_REVOKE() will administratively revoke access to the device specified
     by vp, as well as any aliases created via make_dev_alias(9).  Further
     file operations on any of these devices by processes which have them open
     will nominally fail.  The flags must be set to REVOKEALL to signify that
     all access will be revoked; any other value is invalid.

LOCKS    [Toc]    [Back]

     The vp must be unlocked on entry, and will remain unlocked upon return.

SEE ALSO    [Toc]    [Back]

      
      
     make_dev_alias(9), vnode(9)

AUTHORS    [Toc]    [Back]

     This man page was written by Brian Fundakowski Feldman.


FreeBSD 5.2.1		       February 5, 2002 		 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
vdevgone OpenBSD revoke all specified minor numbered vnodes for a device
revoke FreeBSD revoke file access
revoke NetBSD revoke file access
sgi_revoke IRIX revoke access to a file
revoke OpenBSD revoke file access
CL_CrlAddCert Tru64 Revoke an input certificate (CDSA)
CSSM_CL_CrlAddCert Tru64 Revoke an input certificate (CDSA)
device_get_desc FreeBSD access the description of a device
device_set_desc_copy FreeBSD access the description of a device
device_set_desc FreeBSD access the description of a device
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service