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

  man pages->Tru64 Unix man pages -> getvfsbynumber (3)              
Title
Content
Arch
Section
 

getvfsbynumber(3)

Contents


NAME    [Toc]    [Back]

       getvfsbynumber - Get the virtual file system type name

SYNOPSIS    [Toc]    [Back]

       #include <sys/mount.h>

       char *getvfsbynumber(
               int typeno );

LIBRARY    [Toc]    [Back]

       Standard C Library (libc)

PARAMETERS    [Toc]    [Back]

       Specifies  the number that identifies the type of the file
       system.

DESCRIPTION    [Toc]    [Back]

       The getvfsbynumber() function returns  the  symbolic  name
       for the virtual file system type identified by typeno. The
       type number of a mounted file  system  can  be  determined
       with the statfs() function.

NOTES    [Toc]    [Back]

       The  getvfsbynumber()  function  may not be able to handle
       file systems that are dynamically loaded.

RETURN VALUES    [Toc]    [Back]

       Upon successful  completion,  getvfsbynumber()  returns  a
       symbolic name. Otherwise, getvfsbynumber() returns a value
       of -1 and sets errno.

ERRORS    [Toc]    [Back]

       If any of the following  conditions  occurs,  the  getvfsbynumber()
 function sets errno to the corresponding value:
       typeno is outside the range of known file system types.

SEE ALSO    [Toc]    [Back]

      
      
       Functions: statfs(2), getvfsbyname(3).



                                                getvfsbynumber(3)
[ Back ]
 Similar pages
Name OS Title
getvfsbyname Tru64 Get the virtual file system type number
sysfs HP-UX get file system type information
sysfs Linux get file system type information
fstyp HP-UX determine file system type
sysfs IRIX get file system type information
vfsload FreeBSD manage virtual file system modules
setvfsent FreeBSD manage virtual file system modules
getvfsbytype FreeBSD manage virtual file system modules
endvfsent FreeBSD manage virtual file system modules
vfsisloadable FreeBSD manage virtual file system modules
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service