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)NAMEgetfstypename -- convert a partition file system type integer to a wedge partition type nameLIBRARYSystem Utilities Library (libutil, -lutil)SYNOPSIS#include <util.h> const char * getfstypename(int fstype);DESCRIPTIONgetfstypename() 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.HISTORYThe getfstypename() function call appeared in NetBSD 6.0.BSDNovember 13, 2011 BSD
Related Man Pages |
---|
opendisk(3) - netbsd |
pidfile(3) - netbsd |
apmlabel(8) - netbsd |
mbrlabel(8) - netbsd |
set_usage(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
sorting left-justified numeric values |
Better to Use Return Code or wc -l Output? |
RFC - Korn shell prompt |
Adding a List of Times |
Grandpa returning to UNIX |