netbsd man page for getfstypename

Query: getfstypename

OS: netbsd

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GETFSTYPENAME(3)					   BSD Library Functions Manual 					  GETFSTYPENAME(3)

NAME
getfstypename -- convert a partition file system type integer to a wedge partition type name
LIBRARY
System Utilities Library (libutil, -lutil)
SYNOPSIS
#include <util.h> const char * getfstypename(int fstype);
DESCRIPTION
getfstypename() returns the disk wedge partitition type name corresponding to the fstype argument as specified in <sys/disk.h> or DKW_PTYPE_UNKNOWN if none is found.
HISTORY
The getfstypename() function call appeared in NetBSD 6.0.
BSD
November 13, 2011 BSD
Related Man Pages
getdiskbyname(3) - netbsd
libutil(3) - netbsd
loginx(3) - netbsd
logwtmpx(3) - netbsd
setdisktab(3) - netbsd
Similar Topics in the Unix Linux Community
How to install PGX32 on Sparc 10 Ultra?
Vm versus physical linux server
NetBSD 6.1.2: apm and admd not found
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD