Query: getvfsbyname
OS: osf1
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
getvfsbyname(3) Library Functions Manual getvfsbyname(3)NAMEgetvfsbyname - Gets the virtual file system type numberLIBRARYStandard C Library (libc.a)SYNOPSIS#include <sys/mount.h> int getvfsbyname( const char *typename);PARAMETERSA pointer to a virtual file system type name.DESCRIPTIONThe getvfsbyname() function returns the type number of the virtual system type identified by typename.NOTESThe getvfsbyname() function may not be able to handle file systems that are dynamically loaded.RETURN VALUESUpon successful completion, getvfsbyname() returns an integer value between MOUNT_NONE and MOUNT_MAXTYPE that identifies the file system type. Otherwise, getvfsbyname() returns a value of -1 and errno is set to indicate the error.ERRORSIf any of the following conditions occurs, the getvfsbyname() function sets errno to the corresponding value: The typename argument is not a valid pointer. Memory cannot be allocated.RELATED INFORMATIONFunctions: getvfsbynumber(3), statfs(2). delim off getvfsbyname(3)
Related Man Pages |
---|
getvfsbyname(3) - mojave |
gettimer(3) - osf1 |
getmntinfo(3) - freebsd |
getvfsbyname(3) - freebsd |
__gnu_pbds::basic_hash_table(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Throw my Toys out of the Pram! |
PHP Write Man Pages to MySQL DB |