GETMAXPARTITIONS(3)
Library Functions 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
HISTORY
The getmaxpartitions
function call
appeared in NetBSD 1.2.
May 15,
2019 OpenBSD 7.7