GETMAXPARTITIONS(3) AerieBSD 1.0 Refernce Manual GETMAXPARTITIONS(3)

NAME

getmaxpartitions — get the maximum number of partitions allowed per disk

SYNOPSIS

#include <util.h>

int getmaxpartitions(void);

DESCRIPTION

getmaxpartitions(); returns the number of partitions that are allowed per disk on the system.

SEE ALSO

getrawpartition(3), sysctl(3)

HISTORY

The getmaxpartitions function call appeared in NetBSD 1.2.


AerieBSD 1.0 Reference Manual December 26 2008 GETMAXPARTITIONS(3)