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

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

PSEUDOFS(9)

Contents


NAME    [Toc]    [Back]

     pseudofs -- pseudo file system construction kit

SYNOPSIS    [Toc]    [Back]

     #include <fs/pseudofs/pseudofs.h>

DESCRIPTION    [Toc]    [Back]

     The pseudofs module offers an abstract API for pseudo-file systems such
     as procfs(5) and linprocfs(5).  It takes care of all the hairy bits like
     interfacing with the VFS system, enforcing access control, keeping track
     of file numbers, and cloning files and directories that are process-specific.
  The consumer module, i.e. the module that implements the actual
     guts of the file system, needs only provide the directory structure (represented
 by a collection of structures declared and initialized by macros
     provided by pseudofs) and callbacks that report file attributes or write
     the actual file contents into sbufs.

SEE ALSO    [Toc]    [Back]

      
      
     linprocfs(5), procfs(5), sbuf(9), vnode(9)

HISTORY    [Toc]    [Back]

     The pseudofs module appeared in FreeBSD 5.0.

AUTHORS    [Toc]    [Back]

     The pseudofs module and this manual page were written by Dag-Erling
     Smorgrav.


FreeBSD 5.2.1		      September 30, 2001		 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
inet6_rth_add Tru64 Add an IPv6 address to the Routing header under construction
vnconfig OpenBSD configure vnode disks for file swapping or pseudo file systems
sysid IRIX return pseudo-unique system identifier
SYSV_PTY Tru64 Makes the system use the SVR4 pseudo terminal name space
mount_nullfs FreeBSD mount a loopback file system sub-tree; demonstrate the use of a null file system layer
vxfsconvert HP-UX convert a file system to a vxfs file system or upgrade a VxFS disk layout version.
fdetach Tru64 Detach a STREAMS-based file descriptor from a file in the file system name space
fattach Tru64 Attach a STREAMS-based file descriptor to a file in the file system name space
sizer Tru64 Displays information about the system or kernel, or creates a system configuration file
dxsysinfo Tru64 Monitors system information such as CPU activity, memory, swap space, and file system usage
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service